SPECS: python.spec - -modules O: python-elementtree

qboosh qboosh at pld-linux.org
Sat Jan 13 14:01:50 CET 2007


Author: qboosh                       Date: Sat Jan 13 13:01:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -modules O: python-elementtree

---- Files affected:
SPECS:
   python.spec (1.287 -> 1.288) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.287 SPECS/python.spec:1.288
--- SPECS/python.spec:1.287	Mon Jan  8 11:51:31 2007
+++ SPECS/python.spec	Sat Jan 13 14:01:45 2007
@@ -222,6 +222,9 @@
 Group:		Libraries/Python
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Obsoletes:	python-ctypes
+# ?
+#Obsoletes:	python-cElementTree
+Obsoletes:	python-elementtree
 Obsoletes:	python-logging
 Obsoletes:	python-old
 Obsoletes:	python-optik
@@ -663,7 +666,7 @@
 # list .so modules to be sure that all of them are built
 #
 
-# three modules below does not work on 64-bit architectures
+# three modules below do not work on 64-bit architectures
 # see Python README file for explanation
 %ifnarch alpha ia64 ppc64 sparc64 %{x8664}
 %attr(755,root,root) %{py_dyndir}/audioop.so
@@ -903,7 +906,7 @@
 %if %{with info}
 %files doc-info
 %defattr(644,root,root,755)
-%{_infodir}/*
+%{_infodir}/*.info*
 %endif
 
 %if %{with tkinter}
@@ -919,6 +922,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.288  2007/01/13 13:01:45  qboosh
+- -modules O: python-elementtree
+
 Revision 1.287  2007/01/08 10:51:31  arekm
 - rel 6; fix 3 segfault cases
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.287&r2=1.288&f=u



More information about the pld-cvs-commit mailing list