Hello community,

here is the log from the commit of package python3-cairo for openSUSE:Factory 
checked in at 2012-11-25 13:18:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-cairo (Old)
 and      /work/SRC/openSUSE:Factory/.python3-cairo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-cairo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-cairo/python3-cairo.changes      
2012-05-08 12:28:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-cairo.new/python3-cairo.changes 
2012-11-25 13:18:42.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 13:40:47 UTC 2012 - [email protected]
+
+- Remove openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-cairo.spec ++++++
--- /var/tmp/diff_new_pack.qeMHjw/_old  2012-11-25 13:18:43.000000000 +0100
+++ /var/tmp/diff_new_pack.qeMHjw/_new  2012-11-25 13:18:43.000000000 +0100
@@ -31,11 +31,7 @@
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%endif
-Requires:       python3 >= %{py3_ver}
+Requires:       python(abi) = %{py3_ver}
 
 %description
 Python bindings for the Cairo vector graphics library.
@@ -44,7 +40,7 @@
 License:        LGPL-3.0
 Summary:        Development files for %{name}
 Group:          Development/Libraries/Python
-Requires:       %name = %{version}
+Requires:       %{name} = %{version}
 Requires:       cairo-devel python3-devel
 
 %description devel

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

Reply via email to