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

anacron.spec

index 75c5c4673edfd9586c45d35acbac69860a2191a1..5150865fcad8ab7d0e1f72d6c41b47ec43e60726 100644 (file)
@@ -89,8 +89,6 @@ anacron -u $i
 EOF
 done
 
-gzip -9nf ChangeLog README TODO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -113,7 +111,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog* README* TODO*
+%doc ChangeLog README TODO
 %attr(755,root,root) %{_sbindir}/anacron
 %attr(754,root,root) /etc/rc.d/init.d/*
 %config %{_sysconfdir}/anacrontab
This page took 0.091984 seconds and 4 git commands to generate.