Accepting request 261586 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/261586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpcap?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2014-11-24 10:11:09 +00:00 committed by Git OBS Bridge
commit 575f7a0693
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 14 09:18:45 UTC 2014 - dimstar@opensuse.org
- No longer perform gpg validation; osc source_validator does it
implicit:
+ Drop gpg-offline BuildRequires.
+ No longer execute gpg_verify.
-------------------------------------------------------------------
Wed Sep 3 18:46:50 UTC 2014 - andreas.stieger@gmx.de

View File

@ -44,9 +44,6 @@ BuildRequires: pkg-config
%if %{?suse_version} >= 1210
BuildRequires: libnl3-devel
%endif
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
%if %{with bluetooth}
BuildRequires: bluez-devel
%endif
@ -94,7 +91,6 @@ This package is only needed if you plan to compile or write such a
program yourself.
%prep
%{?gpg_verify: %gpg_verify %{S:4}}
%setup -q
%patch0 -p1
%patch1