Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqplib/python3-amqplib.changes   
2012-08-23 16:05:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-amqplib.new/python3-amqplib.changes      
2012-11-25 13:18:46.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-amqplib.spec ++++++
--- /var/tmp/diff_new_pack.ZPBznB/_old  2012-11-25 13:18:47.000000000 +0100
+++ /var/tmp/diff_new_pack.ZPBznB/_new  2012-11-25 13:18:47.000000000 +0100
@@ -25,20 +25,10 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/a/amqplib/amqplib-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3-devel
 BuildRequires:  python3-2to3
-%if 0%{?suse_version} && 0%{?suse_version} <= 1140
-%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?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
+BuildRequires:  python3-devel
 Requires:       python(abi) = %{py3_ver}
-%if 0%{?suse_version} && 0%{?suse_version} > 1140
-BuildRequires:  python3-base
-%endif
-
-%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
-BuildArchitectures: noarch
-%endif
+BuildArch:      noarch
 
 %description
 Supports the 0-8 AMQP spec, and has been tested with RabbitMQ and Pythons 2.4,
@@ -58,9 +48,5 @@
 %doc CHANGES LICENSE README TODO docs/*.txt
 %{python3_sitelib}/amqplib
 %{python3_sitelib}/amqplib-%{version}-py%{py3_ver}.egg-info
-%if 0%{?suse_version} <= 1140
-%dir %{_prefix}/lib/python%{py3_ver}
-%dir %{python3_sitelib}
-%endif
 
 %changelog

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

Reply via email to