From 87dca49427d08390edc85c604416ea7891b79237 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Fri, 15 Jul 2011 16:07:44 +0000 Subject: [PATCH] - 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 Changed files: python3.spec -> 1.57 --- python3.spec | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/python3.spec b/python3.spec index 9d272d1..a15f670 100644 --- a/python3.spec +++ b/python3.spec @@ -1,7 +1,4 @@ # -# TODO: -# - fix tests -# - check unpackaged files # Conditional build: %bcond_with info # info pages (requires emacs) @@ -37,7 +34,7 @@ Summary(tr.UTF-8): X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili Summary(uk.UTF-8): Мова програмування дуже високого рівня з X-інтерфейсом Name: python3 Version: %{py_ver}.1 -Release: 1 +Release: 2 Epoch: 1 License: PSF Group: Applications @@ -670,12 +667,6 @@ rm -rf $RPM_BUILD_ROOT # 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 @@ -866,9 +857,7 @@ rm -rf $RPM_BUILD_ROOT %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) -- 2.44.0