Author: charles Date: Fri Nov 21 22:29:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: python 2.5 (for .egg-info), rpm-pythonprov
---- Files affected: SPECS: python-TwistedWeb2.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/python-TwistedWeb2.spec diff -u SPECS/python-TwistedWeb2.spec:1.9 SPECS/python-TwistedWeb2.spec:1.10 --- SPECS/python-TwistedWeb2.spec:1.9 Sun Oct 5 10:44:05 2008 +++ SPECS/python-TwistedWeb2.spec Fri Nov 21 23:29:07 2008 @@ -15,7 +15,8 @@ URL: http://twistedmatrix.com/trac/wiki/TwistedWeb2 BuildRequires: ZopeInterface BuildRequires: python-TwistedCore >= 2.4.0 -BuildRequires: python-devel >= 2.2 +BuildRequires: python-devel >= 1:2.5 +BuildRequires: rpm-pythonprov Requires: python-TwistedCore >= 2.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -97,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/11/21 22:29:07 charles +- BR: python 2.5 (for .egg-info), rpm-pythonprov + Revision 1.9 2008/10/05 08:44:05 wiget - updated to 8.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-TwistedWeb2.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
