packages: python-actdiag/python-actdiag.spec - removed not needed file.

cieciwa cieciwa at pld-linux.org
Tue Oct 18 14:30:49 CEST 2011


Author: cieciwa                      Date: Tue Oct 18 12:30:49 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed not needed file.

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

---- Diffs:

================================================================
Index: packages/python-actdiag/python-actdiag.spec
diff -u packages/python-actdiag/python-actdiag.spec:1.7 packages/python-actdiag/python-actdiag.spec:1.8
--- packages/python-actdiag/python-actdiag.spec:1.7	Tue Oct 18 13:27:04 2011
+++ packages/python-actdiag/python-actdiag.spec	Tue Oct 18 14:30:44 2011
@@ -1,11 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - unpackaged files:
-#   /usr/share/python2.7/site-packages/actdiag_sphinxhelper.pyc
-#   /usr/share/python2.7/site-packages/actdiag_sphinxhelper.pyo
-#   /usr/share/python2.7/site-packages/sphinxcontrib_actdiag.pyc
-#   /usr/share/python2.7/site-packages/sphinxcontrib_actdiag.pyo
-
 %define 	module	actdiag
 Summary:	actdiag generate activity-diagram image file from spec-text file
 Name:		python-%{module}
@@ -48,6 +41,9 @@
 
 %py_postclean
 
+%{__rm} $RPM_BUILD_ROOT/%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
+%{__rm} $RPM_BUILD_ROOT/%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -55,8 +51,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{module}
 %dir %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
-%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
 %{py_sitescriptdir}/%{module}/*.py[co]
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-%{version}-*.egg-info
@@ -68,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/10/18 12:30:44  cieciwa
+- removed not needed file.
+
 Revision 1.7  2011/10/18 11:27:04  glen
 - cosmetic
 
================================================================

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



More information about the pld-cvs-commit mailing list