SPECS: libtunepimp.spec - BR: python >= 2.5 (to avoid missing ctyp...
qboosh
qboosh at pld-linux.org
Thu Sep 7 09:39:18 CEST 2006
Author: qboosh Date: Thu Sep 7 07:39:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: python >= 2.5 (to avoid missing ctypes dependency)
---- Files affected:
SPECS:
libtunepimp.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/libtunepimp.spec
diff -u SPECS/libtunepimp.spec:1.22 SPECS/libtunepimp.spec:1.23
--- SPECS/libtunepimp.spec:1.22 Thu Sep 7 01:19:13 2006
+++ SPECS/libtunepimp.spec Thu Sep 7 09:39:12 2006
@@ -23,7 +23,7 @@
BuildRequires: libtool
BuildRequires: libvorbis-devel
BuildRequires: mpeg4ip-devel
-BuildRequires: python-devel
+BuildRequires: python-devel >= 1:2.5
BuildRequires: rpm-pythonprov
BuildRequires: taglib-devel >= 1.4
BuildRequires: zlib-devel
@@ -167,6 +167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2006/09/07 07:39:12 qboosh
+- BR: python >= 2.5 (to avoid missing ctypes dependency)
+
Revision 1.22 2006/09/06 23:19:13 wrobell
- build with python 2.5 (ctypes module is provided by python-modules, now)
- rel. 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtunepimp.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list