Author: charles Date: Fri Nov 21 22:29:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: python 2.5 (for .egg-info), rpm-pythonprov
---- Files affected: SPECS: python-TwistedWeb.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/python-TwistedWeb.spec diff -u SPECS/python-TwistedWeb.spec:1.18 SPECS/python-TwistedWeb.spec:1.19 --- SPECS/python-TwistedWeb.spec:1.18 Sun Oct 5 10:50:18 2008 +++ SPECS/python-TwistedWeb.spec Fri Nov 21 23:29:16 2008 @@ -15,7 +15,8 @@ URL: http://twistedmatrix.com/trac/wiki/TwistedWeb 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 Obsoletes: python-Twisted-web BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -99,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/11/21 22:29:16 charles +- BR: python 2.5 (for .egg-info), rpm-pythonprov + Revision 1.18 2008/10/05 08:50:18 wiget - updated to 8.1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-TwistedWeb.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
