Author: cieciwa Date: Tue Oct 18 11:10:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - added blockdiag_sphinxhelper file, - release 1
---- Files affected: packages/python-blockdiag: python-blockdiag.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/python-blockdiag/python-blockdiag.spec diff -u packages/python-blockdiag/python-blockdiag.spec:1.11 packages/python-blockdiag/python-blockdiag.spec:1.12 --- packages/python-blockdiag/python-blockdiag.spec:1.11 Tue Oct 18 12:55:35 2011 +++ packages/python-blockdiag/python-blockdiag.spec Tue Oct 18 13:10:47 2011 @@ -3,7 +3,7 @@ Summary: Blockdiag generate block-diagram image file from spec-text file Name: python-%module Version: 0.9.4 -Release: 0.2 +Release: 1 License: Apache v2.0 Group: Development/Languages URL: http://blockdiag.com/en/blockdiag/index.html @@ -51,6 +51,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/blockdiag %{py_sitescriptdir}/%{module} +%{py_sitescriptdir}/%{module}_sphinxhelper.* %if "%{py_ver}" > "2.4" %{py_sitescriptdir}/%{module}-%{version}-*.egg-info %endif @@ -61,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/10/18 11:10:47 cieciwa +- added blockdiag_sphinxhelper file, +- release 1 + Revision 1.11 2011/10/18 10:55:35 glen - restore lost %py_postclean. builds fine without python-funcparserlib installed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-blockdiag/python-blockdiag.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
