14
0

Accepting request 157718 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/157718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2013-03-08 08:39:39 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 3 17:33:50 UTC 2013 - toddrme2178@gmail.com
- Fix building on SLES 11
-------------------------------------------------------------------
Tue Jan 31 17:07:33 UTC 2012 - jmatejek@suse.com

View File

@@ -33,8 +33,11 @@ Patch1: %{name}-0.6.2-backtraces.patch
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