Author: cieciwa Date: Tue Oct 18 11:15:26 2011 GMT Module: packages Tag: HEAD ---- Log message: - added sphinx file, - release 1.
---- Files affected: packages/python-actdiag: python-actdiag.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/python-actdiag/python-actdiag.spec diff -u packages/python-actdiag/python-actdiag.spec:1.5 packages/python-actdiag/python-actdiag.spec:1.6 --- packages/python-actdiag/python-actdiag.spec:1.5 Tue Oct 18 13:08:32 2011 +++ packages/python-actdiag/python-actdiag.spec Tue Oct 18 13:15:21 2011 @@ -10,7 +10,7 @@ Summary: actdiag generate activity-diagram image file from spec-text file Name: python-%module Version: 0.1.9 -Release: 0.2 +Release: 1 License: Apache v2.0 Group: Development/Languages URL: http://blockdiag.com/en/actdiag/index.html @@ -55,6 +55,8 @@ %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 @@ -66,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/10/18 11:15:21 cieciwa +- added sphinx file, +- release 1. + Revision 1.5 2011/10/18 11:08:32 glen - py-postclean, BR python-funcparserlib not needed, do not package tests ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-actdiag/python-actdiag.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
