]> git.pld-linux.org Git - packages/bu.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 12:25:54 +0000 (12:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bu.spec -> 1.9

bu.spec

diff --git a/bu.spec b/bu.spec
index 7e6ab22a425f1aa03397ec0141e4df2a7f930b17..af3ff000131fa294924bf9a73d8fad11745bc9b0 100644 (file)
--- a/bu.spec
+++ b/bu.spec
@@ -38,13 +38,11 @@ install -d $RPM_BUILD_ROOT%{_var}/backups/bu
 cp bu $RPM_BUILD_ROOT%{_bindir}
 cp Include Exclude $RPM_BUILD_ROOT%{_var}/backups/bu
 
-gzip -9nf Changelog README white_paper
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc Changelog README white_paper
 %attr(755,root,root) %{_bindir}/bu
 %{_var}/backups/bu
This page took 0.067696 seconds and 4 git commands to generate.