]> git.pld-linux.org Git - packages/mget.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Wed, 27 Nov 2002 18:27:39 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mget.spec -> 1.6

mget.spec

index b80a2b37c8011dd5631d1214f1447da7bc5d5182..cdb4f1b617d070faf0b2365a5dbcc8f0e0075609 100644 (file)
--- a/mget.spec
+++ b/mget.spec
@@ -32,12 +32,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 
 install mget $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *gz
+%doc README
 %attr(755,root,root) %{_bindir}/*
This page took 0.074399 seconds and 4 git commands to generate.