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

fame.spec

index 3225c92451ce103a756fe67a6f0962002043387c..ee5549084ccfeb6ff062fd6a160b8e44d045827d 100644 (file)
--- a/fame.spec
+++ b/fame.spec
@@ -42,13 +42,11 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf AUTHORS CHANGES BUGS README TODO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {AUTHORS,CHANGES,BUGS,README,TODO}.gz
+%doc AUTHORS CHANGES BUGS README TODO
 %attr(755,root,root) %{_bindir}/fame
 %{_mandir}/man1/*
This page took 0.055792 seconds and 4 git commands to generate.