dracut.spec add NEWS to dracut and dracut-tools
parent
5d12f1a485
commit
ded38dbfbd
|
@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
%doc README HACKING TODO COPYING AUTHORS
|
%doc README HACKING TODO COPYING AUTHORS NEWS
|
||||||
/sbin/dracut
|
/sbin/dracut
|
||||||
%if 0%{?with_switch_root}
|
%if 0%{?with_switch_root}
|
||||||
/sbin/switch_root
|
/sbin/switch_root
|
||||||
|
@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%defattr(-,root,root,0755)
|
%defattr(-,root,root,0755)
|
||||||
%doc COPYING
|
%doc COPYING NEWS
|
||||||
/sbin/dracut-gencmdline
|
/sbin/dracut-gencmdline
|
||||||
/sbin/dracut-catimages
|
/sbin/dracut-catimages
|
||||||
%dir /boot/dracut
|
%dir /boot/dracut
|
||||||
|
|
Loading…
Reference in New Issue