forked from pool/python-bugzilla
- add 0005-Add-Bugzilla34._query.patch fixing query command
- add 0020-allow-various-bnc-instances-in-NovellBugzilla.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=15
This commit is contained in:
@@ -29,11 +29,13 @@ Source: https://fedorahosted.org/releases/p/y/python-bugzilla/%{name}-%{
|
||||
# generated from python-bugzilla/suse
|
||||
# https://gitorious.org/opensuse/python-bugzilla/commits/suse
|
||||
# cherry-picked patches from git format-patch suse...0.6.1
|
||||
Patch0: 0012-Fix-for-httplib-xmlrpclib-changes-in-py2.7.patch
|
||||
Patch1: 0016-obfuscated-password-support-in-oscrc.patch
|
||||
Patch2: 0017-fix-typo-in-url-argument.patch
|
||||
Patch3: 0018-novell-bugzilla-support-in-getBugzillaClassForURL.patch
|
||||
Patch4: 0019-novell-bugzilla-run-on-3.4.patch
|
||||
Patch0: 0005-Add-Bugzilla34._query.patch
|
||||
Patch1: 0012-Fix-for-httplib-xmlrpclib-changes-in-py2.7.patch
|
||||
Patch2: 0016-obfuscated-password-support-in-oscrc.patch
|
||||
Patch3: 0017-fix-typo-in-url-argument.patch
|
||||
Patch4: 0018-novell-bugzilla-support-in-getBugzillaClassForURL.patch
|
||||
Patch5: 0019-novell-bugzilla-run-on-3.4.patch
|
||||
Patch6: 0020-allow-various-bnc-instances-in-NovellBugzilla.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildArch: noarch
|
||||
@@ -57,6 +59,8 @@ but gosh - why not just write something in Python instead?
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags}"
|
||||
|
||||
Reference in New Issue
Block a user