Hello community,

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

Package is "python-WSGIProxy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WSGIProxy/python-WSGIProxy.changes        
2012-01-04 07:30:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-WSGIProxy.new/python-WSGIProxy.changes   
2012-02-01 10:00:26.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 13:47:42 UTC 2012 - sasc...@suse.de
+
+- Simplified macro usage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-WSGIProxy.spec ++++++
--- /var/tmp/diff_new_pack.oHof11/_old  2012-02-01 10:00:27.000000000 +0100
+++ /var/tmp/diff_new_pack.oHof11/_new  2012-02-01 10:00:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WSGIProxy
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,10 +11,9 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 Name:           python-WSGIProxy
 Version:        0.2.2
 Release:        0
@@ -28,13 +27,11 @@
 BuildRequires:  python-distribute
 Provides:       python-wsgiproxy = %{version}
 Obsoletes:      python-wsgiproxy < %{version}
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
 BuildArch:      noarch
 %endif
-%endif
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other

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

Reply via email to