SPECS: yum.spec - depend on python-elementtree, not python-cElemen...
aredridel
aredridel at pld-linux.org
Sat Mar 4 05:32:57 CET 2006
Author: aredridel Date: Sat Mar 4 04:32:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- depend on python-elementtree, not python-cElementTree
---- Files affected:
SPECS:
yum.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.16 SPECS/yum.spec:1.17
--- SPECS/yum.spec:1.16 Sun Oct 23 00:42:42 2005
+++ SPECS/yum.spec Sat Mar 4 05:32:51 2006
@@ -15,7 +15,7 @@
BuildRequires: rpmbuild(macros) >= 1.228
Requires(post,preun): /sbin/chkconfig
Requires: python
-Requires: python-cElementTree
+Requires: python-elementtree
Requires: python-libxml2
Requires: python-rpm
Requires: python-sqlite1
@@ -90,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/03/04 04:32:51 aredridel
+- depend on python-elementtree, not python-cElementTree
+
Revision 1.16 2005/10/22 22:42:42 glen
- updated to 2.4.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list