]> git.pld-linux.org Git - packages/Par.git/commitdiff
- massive attack: new %%doc
authorankry <ankry@pld-linux.org>
Fri, 29 Nov 2002 22:45:54 +0000 (22:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Par.spec -> 1.7

Par.spec

index 275c05b9d3c800aff7db327849bfcf4eedc69390..048f4f680b7b804b9e9b347e065b08f43367ab07 100644 (file)
--- a/Par.spec
+++ b/Par.spec
@@ -36,13 +36,12 @@ install -d $RPM_BUILD_ROOT/{%{_bindir},%{_mandir}/man1}
 install par $RPM_BUILD_ROOT/%{_bindir}
 install par.1 $RPM_BUILD_ROOT/%{_mandir}/man1
 
-gzip -9nf par.doc releasenotes
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc par.doc releasenotes
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.120738 seconds and 4 git commands to generate.