Hello community,

here is the log from the commit of package python-sip for openSUSE:Factory 
checked in at 2013-01-07 17:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip/python3-sip.changes   2012-12-14 
10:46:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip.new/python3-sip.changes      
2013-01-07 17:37:39.000000000 +0100
@@ -9,0 +10,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - [email protected]
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-sip.spec ++++++
--- /var/tmp/diff_new_pack.4jGs77/_old  2013-01-07 17:37:40.000000000 +0100
+++ /var/tmp/diff_new_pack.4jGs77/_new  2013-01-07 17:37:40.000000000 +0100
@@ -15,12 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %global py3_incdir %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_inc(True))" 2>/dev/null || echo 
PYTHON-NOT-FOUND)
-%global python3_sitearch %(python3 -c "import distutils.sysconfig; 
print(distutils.sysconfig.get_python_lib(True))" 2>/dev/null || echo 
PYTHON-NOT-FOUND)
-%global py3_ver %(python3 -c "import sys; v=sys.version_info[:2]; 
print('%%d.%%d'%%v)" 2>/dev/null || echo PYTHON-NOT-FOUND)
-%global py3_abi %(python3-config --abiflags)
-
 %define rversion %{version}
 %define python_sip_api 9.1
 
@@ -37,15 +32,10 @@
 # PATCH-FIX-OPENSUSE build-compare.diff [email protected] -- Fix build-compare
 Patch1:         build-compare.diff
 BuildRequires:  c++_compiler
-BuildRequires:  python3
 BuildRequires:  python3-devel
 Provides:       python3-sip(api) = %python_sip_api
 Requires(pre):  python3
-Requires:       python3
-%if 0%{?suse_version} > 1140
 Requires(pre):  python3-base
-Requires:       python3-base
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -81,7 +71,7 @@
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags}"
 # Link against libpython (fixes bnc#756282 and bnc#721280)
-python3 configure.py --debug CFLAGS+="%{optflags}" CXXFLAGS+="%{optflags}" 
LIBS+="-lpython%{py3_ver}%{py3_abi}"
+python3 configure.py --debug CFLAGS+="%{optflags}" CXXFLAGS+="%{optflags}" 
LIBS+="-lpython%{py3_ver}%{py3_abiflags}"
 make %{?_smp_mflags}
 
 sip_major=$(grep "define SIP_API_MAJOR_NR" siplib/sip.h.in | awk '{print $3}')

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to