SPECS: python30.spec - rgbimg, imageop and dl modules removed

wiget wiget at pld-linux.org
Wed Feb 25 20:00:33 CET 2009


Author: wiget                        Date: Wed Feb 25 19:00:33 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rgbimg, imageop and dl modules removed

---- Files affected:
SPECS:
   python30.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/python30.spec
diff -u SPECS/python30.spec:1.13 SPECS/python30.spec:1.14
--- SPECS/python30.spec:1.13	Wed Feb 25 19:26:43 2009
+++ SPECS/python30.spec	Wed Feb 25 20:00:27 2009
@@ -661,15 +661,10 @@
 # list .so modules to be sure that all of them are built
 #
 
-# three modules below do not work on 64-bit architectures
+# 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
-%attr(755,root,root) %{py_dyndir}/rgbimg.so
-%attr(755,root,root) %{py_dyndir}/imageop.so
-# sizeof(long) != sizeof(int), so dl module will not be built on 64-bit
-# platforms
-%attr(755,root,root) %{py_dyndir}/dl.so
 %endif
 
 %attr(755,root,root) %{py_dyndir}/array.so
@@ -952,6 +947,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/02/25 19:00:27  wiget
+- rgbimg, imageop and dl modules removed
+
 Revision 1.13  2009/02/25 18:26:43  wiget
 - removed Obsoletes: python-devel
 - separeted 2to3 to own subpackage (to avoid conflict with python 2.6 version)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python30.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list