Hello community,

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

Package is "python-amqplib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-amqplib/python-amqplib.changes    
2011-10-11 17:04:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-amqplib.new/python-amqplib.changes       
2012-02-14 13:10:24.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Dec 28 21:21:28 UTC 2011 - alexan...@exatati.com.br
+
+- Standard on spec file;
+- Bzip2 source file.
+
+-------------------------------------------------------------------

Old:
----
  amqplib-1.0.2.tgz

New:
----
  amqplib-1.0.2.tar.bz2

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

Other differences:
------------------
++++++ python-amqplib.spec ++++++
--- /var/tmp/diff_new_pack.mkzqtS/_old  2012-02-14 13:10:25.000000000 +0100
+++ /var/tmp/diff_new_pack.mkzqtS/_new  2012-02-14 13:10:25.000000000 +0100
@@ -14,8 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-amqplib
 Version:        1.0.2
@@ -24,7 +24,7 @@
 Summary:        Client library for AMQP (Advanced Message Queuing Protocol)
 License:        LGPL-2.1+
 Group:          Development/Languages/Python
-Source:         amqplib-%{version}.tgz
+Source:         amqplib-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 %if 0%{?suse_version}
@@ -33,7 +33,6 @@
 BuildArch:      noarch
 %endif
 %endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 Supports the 0-8 AMQP spec, and has been tested with RabbitMQ and Pythons 2.4,

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to