SPECS: python-pycap.spec - req python >= 2.5 due to egg-info
arekm
arekm at pld-linux.org
Sat Dec 2 20:02:06 CET 2006
Author: arekm Date: Sat Dec 2 19:02:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- req python >= 2.5 due to egg-info
---- Files affected:
SPECS:
python-pycap.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-pycap.spec
diff -u SPECS/python-pycap.spec:1.1 SPECS/python-pycap.spec:1.2
--- SPECS/python-pycap.spec:1.1 Sat Dec 2 19:59:28 2006
+++ SPECS/python-pycap.spec Sat Dec 2 20:02:01 2006
@@ -9,7 +9,7 @@
# Source0-md5: c90bc5382dede1a941e023e7bc27c473
URL: http://pycap.sourceforge.net/
BuildRequires: libnet-devel
-BuildRequires: python-devel >= 2.2.1
+BuildRequires: python-devel >= 2.5
%pyrequires_eq python-modules
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,6 +48,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/12/02 19:02:01 arekm
+- req python >= 2.5 due to egg-info
+
Revision 1.1 2006/12/02 18:59:28 arekm
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pycap.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list