Browse Source

dracut.spec add NEWS to dracut and dracut-tools

master
Harald Hoyer 16 years ago
parent
commit
ded38dbfbd
  1. 4
      dracut.spec

4
dracut.spec

@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT @@ -116,7 +116,7 @@ rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,0755)
%doc README HACKING TODO COPYING AUTHORS
%doc README HACKING TODO COPYING AUTHORS NEWS
/sbin/dracut
%if 0%{?with_switch_root}
/sbin/switch_root
@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT @@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT

%files tools
%defattr(-,root,root,0755)
%doc COPYING
%doc COPYING NEWS
/sbin/dracut-gencmdline
/sbin/dracut-catimages
%dir /boot/dracut

Loading…
Cancel
Save