SPECS: yum.spec - require python-cElementTree with fixed deps instead

glen glen at pld-linux.org
Sat Mar 4 20:21:27 CET 2006


Author: glen                         Date: Sat Mar  4 19:21:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require python-cElementTree with fixed deps instead

---- Files affected:
SPECS:
   yum.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/yum.spec
diff -u SPECS/yum.spec:1.17 SPECS/yum.spec:1.18
--- SPECS/yum.spec:1.17	Sat Mar  4 05:32:51 2006
+++ SPECS/yum.spec	Sat Mar  4 20:21:20 2006
@@ -15,7 +15,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.228
 Requires(post,preun):	/sbin/chkconfig
 Requires:	python
-Requires:	python-elementtree
+Requires:	python-cElementTree >= 1.0.5
 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.18  2006/03/04 19:21:20  glen
+- require python-cElementTree with fixed deps instead
+
 Revision 1.17  2006/03/04 04:32:51  aredridel
 - depend on python-elementtree, not python-cElementTree
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/yum.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list