packages: python-seqdiag/python-seqdiag.spec - removed not needed file, - a...

cieciwa cieciwa at pld-linux.org
Tue Oct 18 14:45:08 CEST 2011


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

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

---- Diffs:

================================================================
Index: packages/python-seqdiag/python-seqdiag.spec
diff -u packages/python-seqdiag/python-seqdiag.spec:1.6 packages/python-seqdiag/python-seqdiag.spec:1.7
--- packages/python-seqdiag/python-seqdiag.spec:1.6	Tue Oct 18 13:26:11 2011
+++ packages/python-seqdiag/python-seqdiag.spec	Tue Oct 18 14:45:03 2011
@@ -1,15 +1,9 @@
 # $Revision$, $Date$
-# TODO
-# - unpackaged files
-#   /usr/share/python2.7/site-packages/seqdiag_sphinxhelper.pyc
-#   /usr/share/python2.7/site-packages/seqdiag_sphinxhelper.pyo
-#   /usr/share/python2.7/site-packages/sphinxcontrib_seqdiag.pyc
-#   /usr/share/python2.7/site-packages/sphinxcontrib_seqdiag.pyo
 %define 	module	seqdiag
 Summary:	seqkdiag generate sequence-diagram image file from spec-text file
 Name:		python-%{module}
 Version:	0.4.2
-Release:	0.2
+Release:	1
 License:	Apache v2.0
 Group:		Development/Languages
 URL:		http://blockdiag.com/en/seqdiag/index.html
@@ -44,6 +38,12 @@
 	--root $RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
+%{__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
@@ -52,6 +52,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/seqdiag
+%attr(644,root,root) %{_mandir}/man1/*.gz
 %dir %{py_sitescriptdir}/%{module}
 %{py_sitescriptdir}/%{module}/*.py[co]
 %if "%{py_ver}" > "2.4"
@@ -64,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/10/18 12:45:03  cieciwa
+- removed not needed file,
+- added manual file.
+
 Revision 1.6  2011/10/18 11:26:11  glen
 - py_postclean, remove tests, python-funcparserlib BR not needed, some unpackaged files todo
 
================================================================

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



More information about the pld-cvs-commit mailing list