packages: python-seqdiag/python-seqdiag.spec - do not enforce gzip compress...

glen glen at pld-linux.org
Tue Oct 18 16:36:53 CEST 2011


Author: glen                         Date: Tue Oct 18 14:36:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not enforce gzip compressed man, cosmetics

---- Files affected:
packages/python-seqdiag:
   python-seqdiag.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/python-seqdiag/python-seqdiag.spec
diff -u packages/python-seqdiag/python-seqdiag.spec:1.7 packages/python-seqdiag/python-seqdiag.spec:1.8
--- packages/python-seqdiag/python-seqdiag.spec:1.7	Tue Oct 18 14:45:03 2011
+++ packages/python-seqdiag/python-seqdiag.spec	Tue Oct 18 16:36:48 2011
@@ -41,8 +41,8 @@
 %{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
 %{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
 
-install -d $RPM_BUILD_ROOT%{_mandir}/man1/
-install %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1/
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %py_postclean
 
@@ -52,7 +52,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/seqdiag
-%attr(644,root,root) %{_mandir}/man1/*.gz
+%attr(644,root,root) %{_mandir}/man1/*.1*
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %if "%{py_ver}" > "2.4"
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/10/18 14:36:48  glen
+- do not enforce gzip compressed man, cosmetics
+
 Revision 1.7  2011/10/18 12:45:03  cieciwa
 - removed not needed file,
 - added manual file.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-seqdiag/python-seqdiag.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list