- remove dependency on gpg-offline, source validator already
does that OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=31
This commit is contained in:
parent
e2edacbe3e
commit
9a0ab82a97
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 24 07:32:10 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- remove dependency on gpg-offline, source validator already
|
||||||
|
does that
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 4 12:42:30 UTC 2014 - coolo@suse.com
|
Tue Mar 4 12:42:30 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -41,9 +41,6 @@ BuildRequires: libtasn1-devel
|
|||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -126,9 +123,6 @@ localhost.
|
|||||||
* No error handling for curl requests.
|
* No error handling for curl requests.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
%gpg_verify %{SOURCE1}
|
|
||||||
%endif
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
#XXX: test fail inside OBS only
|
#XXX: test fail inside OBS only
|
||||||
|
Loading…
Reference in New Issue
Block a user