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

c2ps.spec

index 0bc0ff28927d7d81f270248114119c86ff932910..2680f9007097066853240685d5952e8287e9c766 100644 (file)
--- a/c2ps.spec
+++ b/c2ps.spec
@@ -39,13 +39,11 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 install c2ps   $RPM_BUILD_ROOT%{_bindir}
 install c2ps.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz
+%doc README
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/*/*
This page took 0.070133 seconds and 4 git commands to generate.