SPECS: sphinx-pdg.spec - fixed installation requirements
wrobell
wrobell at pld-linux.org
Thu Oct 16 21:48:16 CEST 2008
Author: wrobell Date: Thu Oct 16 19:48:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed installation requirements
---- Files affected:
SPECS:
sphinx-pdg.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/sphinx-pdg.spec
diff -u SPECS/sphinx-pdg.spec:1.2 SPECS/sphinx-pdg.spec:1.3
--- SPECS/sphinx-pdg.spec:1.2 Thu Oct 16 21:09:24 2008
+++ SPECS/sphinx-pdg.spec Thu Oct 16 21:48:11 2008
@@ -13,6 +13,8 @@
# Source0-md5: b3c17f1b5be0b76c373a2474488f1662
URL: http://pypi.python.org/pypi/Sphinx
Requires: python-docutils >= 0.5
+Requires: python-jinja >= 1.1
+Requires: python-pygments >= 0.11.1
BuildRequires: python-devel
%pyrequires_eq python-modules
BuildArch: noarch
@@ -33,7 +35,6 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir}}
%{__python} setup.py install \
--optimize=2 \
@@ -57,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008/10/16 19:48:11 wrobell
+- fixed installation requirements
+
Revision 1.2 2008/10/16 19:09:24 wrobell
- cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sphinx-pdg.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list