Accepting request 79034 from home:namtrac:bugfix
- Add osc-pubkey-parsing.patch, fix PGP pubkey parsing: base64 checksum shouldn't be in the key data, upstream commit f707e9a22e185098bbea923b7ff8971f19a87991 OBS-URL: https://build.opensuse.org/request/show/79034 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=96
This commit is contained in:
2
osc.spec
2
osc.spec
@@ -25,6 +25,7 @@ Summary: openSUSE Build Service Commander
|
||||
Url: http://www.gitorious.org/opensuse/osc
|
||||
Group: Development/Tools/Other
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Patch1: osc-pubkey-parsing.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?mandriva_version} < 02010
|
||||
BuildRequires: python-urlgrabber
|
||||
@@ -88,6 +89,7 @@ introduction.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" python setup.py build
|
||||
|
Reference in New Issue
Block a user