Author: wiget Date: Mon Oct 10 22:03:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1
---- Files affected: packages/sphinx-pdg: sphinx-pdg.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: packages/sphinx-pdg/sphinx-pdg.spec diff -u packages/sphinx-pdg/sphinx-pdg.spec:1.20 packages/sphinx-pdg/sphinx-pdg.spec:1.21 --- packages/sphinx-pdg/sphinx-pdg.spec:1.20 Mon Sep 26 17:25:30 2011 +++ packages/sphinx-pdg/sphinx-pdg.spec Tue Oct 11 00:03:10 2011 @@ -5,12 +5,12 @@ Summary: Sphinx - Python documentation generator Summary(pl.UTF-8): Sphinx - narzędzie do tworzenia dokumentacji dla Pythona Name: sphinx-pdg -Version: 1.0.8 +Version: 1.1 Release: 1 License: BSD Group: Development/Languages/Python Source0: http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz -# Source0-md5: 6f9aace3f7e523ce55514eafa2764c6f +# Source0-md5: 909927a2c0fe62e7ff5794387c8af34e URL: http://sphinx.pocoo.org/ BuildRequires: python-devel BuildRequires: python-modules @@ -143,6 +143,7 @@ %defattr(644,root,root,755) %doc AUTHORS CHANGES EXAMPLES LICENSE PKG-INFO README TODO %attr(755,root,root) %{_bindir}/sphinx-autogen +%attr(755,root,root) %{_bindir}/sphinx-apidoc %attr(755,root,root) %{_bindir}/sphinx-build %attr(755,root,root) %{_bindir}/sphinx-quickstart @@ -150,6 +151,7 @@ %defattr(644,root,root,755) %doc AUTHORS CHANGES EXAMPLES LICENSE PKG-INFO README TODO %attr(755,root,root) %{_bindir}/sphinx-autogen-3 +%attr(755,root,root) %{_bindir}/sphinx-apidoc-3 %attr(755,root,root) %{_bindir}/sphinx-build-3 %attr(755,root,root) %{_bindir}/sphinx-quickstart-3 @@ -169,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2011/10/10 22:03:10 wiget +- up to 1.1 + Revision 1.20 2011/09/26 15:25:30 qboosh - updated to 1.0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sphinx-pdg/sphinx-pdg.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
