]> git.pld-linux.org Git - packages/findutils.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:
    findutils.spec -> 1.54

findutils.spec

index e16db6db59990397e1190b1c781cb54eb2ab35d1..5555e20c8ff2e926f4b9a5197f3daf207655df76 100644 (file)
@@ -94,8 +94,6 @@ rm -rf $RPM_BUILD_ROOT
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf NEWS README TODO ChangeLog
-
 %find_lang %{name}
 
 %post
@@ -109,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc {NEWS,README,TODO,ChangeLog}.gz
+%doc NEWS README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/find
 %attr(755,root,root) %{_bindir}/xargs
 
This page took 0.029765 seconds and 4 git commands to generate.