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

bchunk.spec

index a236046d4e9d90a1df70b3156f164c04887c5168..90c4a4c12c3d7c19680e75aafb916f8e657620d9 100644 (file)
@@ -35,12 +35,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 
 install bchunk $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf ChangeLog README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc ChangeLog README
 %attr(755,root,root) %{_bindir}/bchunk
This page took 0.074403 seconds and 4 git commands to generate.