packages: python-actdiag/python-actdiag.spec - added manual file.

cieciwa cieciwa at pld-linux.org
Tue Oct 18 14:48:38 CEST 2011


Author: cieciwa                      Date: Tue Oct 18 12:48:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added manual file.

---- Files affected:
packages/python-actdiag:
   python-actdiag.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/python-actdiag/python-actdiag.spec
diff -u packages/python-actdiag/python-actdiag.spec:1.8 packages/python-actdiag/python-actdiag.spec:1.9
--- packages/python-actdiag/python-actdiag.spec:1.8	Tue Oct 18 14:30:44 2011
+++ packages/python-actdiag/python-actdiag.spec	Tue Oct 18 14:48:33 2011
@@ -38,18 +38,21 @@
 	--root $RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
-
-%py_postclean
-
 %{__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
+
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{module}
+%attr(644,root,root) %{_mandir}/man1/%{module}.*.gz
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %if "%{py_ver}" > "2.4"
@@ -62,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/10/18 12:48:33  cieciwa
+- added manual file.
+
 Revision 1.8  2011/10/18 12:30:44  cieciwa
 - removed not needed file.
 
================================================================

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



More information about the pld-cvs-commit mailing list