Author: wrobell Date: Thu Oct 16 19:09:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup
---- Files affected: SPECS: sphinx-pdg.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/sphinx-pdg.spec diff -u SPECS/sphinx-pdg.spec:1.1 SPECS/sphinx-pdg.spec:1.2 --- SPECS/sphinx-pdg.spec:1.1 Thu Oct 16 21:02:41 2008 +++ SPECS/sphinx-pdg.spec Thu Oct 16 21:09:24 2008 @@ -1,4 +1,8 @@ # $Revision$, $Date$ + +# there are sphinx.spec, sphinx2.spec... Sphinx.spec is too confusing +# therefore the name for this package is sphinx-pdg (pdg - python +# documentation generator) Summary: Python documentation generator Name: sphinx-pdg Version: 0.4.3 @@ -8,8 +12,8 @@ Source0: http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz # Source0-md5: b3c17f1b5be0b76c373a2474488f1662 URL: http://pypi.python.org/pypi/Sphinx -#BuildRequires: python-devel -#BuildRequires: python-pygtk-gtk >= 2.8.4 +Requires: python-docutils >= 0.5 +BuildRequires: python-devel %pyrequires_eq python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,8 +50,6 @@ %attr(755,root,root) %{_bindir}/* %{py_sitescriptdir}/sphinx %{py_sitescriptdir}/Sphinx*egg* -#%{_desktopdir}/%{name}.desktop -#%{_pixmapsdir}/*.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/10/16 19:09:24 wrobell +- cleanup + Revision 1.1 2008/10/16 19:02:41 wrobell - based on gaphor.spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sphinx-pdg.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
