packages: python3/python3.spec - audioop module now is built on 64 bits too...

jajcus jajcus at pld-linux.org
Fri Jul 15 18:07:50 CEST 2011


Author: jajcus                       Date: Fri Jul 15 16:07:50 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- audioop module now is built on 64 bits too
- only one pkgconfig file (though I was sure I have seen the other two earlier today)
- Release: 2

---- Files affected:
packages/python3:
   python3.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: packages/python3/python3.spec
diff -u packages/python3/python3.spec:1.56 packages/python3/python3.spec:1.57
--- packages/python3/python3.spec:1.56	Fri Jul 15 16:08:26 2011
+++ packages/python3/python3.spec	Fri Jul 15 18:07:44 2011
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# TODO:
-# - fix tests
-# - check unpackaged files
 
 # Conditional build:
 %bcond_with	info			# info pages (requires emacs)
@@ -38,7 +35,7 @@
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python3
 Version:	%{py_ver}.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -671,12 +668,6 @@
 # list .so modules to be sure that all of them are built
 #
 
-# 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.cpython-*.so
-%endif
-
 %attr(755,root,root) %{py_dyndir}/_bisect.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_codecs_cn.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_codecs_hk.cpython-*.so
@@ -867,9 +858,7 @@
 %attr(755,root,root) %{_libdir}/libpython3.so
 %dir %{py_incdir}
 %{py_incdir}/*.h
-%{_pkgconfigdir}/python3.pc
 %{_pkgconfigdir}/python-%{py_ver}.pc
-%{_pkgconfigdir}/python-%{py_ver}mu.pc
 
 %files devel-tools
 %defattr(644,root,root,755)
@@ -925,6 +914,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2011/07/15 16:07:44  jajcus
+- audioop module now is built on 64 bits too
+- only one pkgconfig file (though I was sure I have seen the other two earlier today)
+- Release: 2
+
 Revision 1.56  2011/07/15 14:08:26  jajcus
 - the %{py_libdir}/config-* dir is required to run python, moved from -devel, to -libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3/python3.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list