packages: python-nwdiag/python-nwdiag.spec - removed not needed file, - add...

cieciwa cieciwa at pld-linux.org
Tue Oct 18 14:53:20 CEST 2011


Author: cieciwa                      Date: Tue Oct 18 12:53:20 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed not needed file,
- added manual file.

---- Files affected:
packages/python-nwdiag:
   python-nwdiag.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/python-nwdiag/python-nwdiag.spec
diff -u packages/python-nwdiag/python-nwdiag.spec:1.6 packages/python-nwdiag/python-nwdiag.spec:1.7
--- packages/python-nwdiag/python-nwdiag.spec:1.6	Tue Oct 18 13:29:00 2011
+++ packages/python-nwdiag/python-nwdiag.spec	Tue Oct 18 14:53:14 2011
@@ -38,6 +38,11 @@
 	--root $RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
+%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
+%{__rm} -r $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
 
@@ -47,9 +52,8 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{module}
+%attr(644,root,root) %{_mandir}/man1/%{module}.*.gz
 %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
-%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-%{version}-*.egg-info
 %endif
@@ -60,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/10/18 12:53:14  cieciwa
+- removed not needed file,
+- added manual file.
+
 Revision 1.6  2011/10/18 11:29:00  glen
 - do not package tests
 
================================================================

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



More information about the pld-cvs-commit mailing list