SPECS: xca.spec - install uncompressed manpage

qboosh qboosh at pld-linux.org
Tue Mar 11 18:19:38 CET 2008


Author: qboosh                       Date: Tue Mar 11 17:19:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install uncompressed manpage

---- Files affected:
SPECS:
   xca.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/xca.spec
diff -u SPECS/xca.spec:1.22 SPECS/xca.spec:1.23
--- SPECS/xca.spec:1.22	Tue Mar 11 10:33:58 2008
+++ SPECS/xca.spec	Tue Mar 11 18:19:33 2008
@@ -59,7 +59,7 @@
 %{__make} install \
 	destdir=$RPM_BUILD_ROOT
 
-install doc/xca.1.gz $RPM_BUILD_ROOT%{_mandir}/man1
+gzip -dc doc/xca.1.gz >$RPM_BUILD_ROOT%{_mandir}/man1/xca.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008-03-11 17:19:33  qboosh
+- install uncompressed manpage
+
 Revision 1.22  2008-03-11 09:33:58  kosmo
 - updated to 0.6.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xca.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list