Hello community,

here is the log from the commit of package python-bugzilla for openSUSE:Factory 
checked in at 2013-03-08 09:39:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bugzilla (Old)
 and      /work/SRC/openSUSE:Factory/.python-bugzilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bugzilla", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bugzilla/python-bugzilla.changes  
2012-02-03 10:25:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-bugzilla.new/python-bugzilla.changes     
2013-03-08 09:39:41.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  3 17:33:50 UTC 2013 - [email protected]
+
+- Fix building on SLES 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bugzilla.spec ++++++
--- /var/tmp/diff_new_pack.vcmive/_old  2013-03-08 09:39:42.000000000 +0100
+++ /var/tmp/diff_new_pack.vcmive/_new  2013-03-08 09:39:42.000000000 +0100
@@ -33,8 +33,11 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
+%if 0%{?suse_version} && 0%{?suse_version} > 1110
 BuildArch:      noarch
+%else
 %{py_requires}
+%endif
 
 %description
 This is a python module that provides a nice, python-ish interface to Bugzilla

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

Reply via email to