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:
commit
575f7a0693
@ -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
|
Wed Sep 3 18:46:50 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -44,9 +44,6 @@ BuildRequires: pkg-config
|
|||||||
%if %{?suse_version} >= 1210
|
%if %{?suse_version} >= 1210
|
||||||
BuildRequires: libnl3-devel
|
BuildRequires: libnl3-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
%if %{with bluetooth}
|
%if %{with bluetooth}
|
||||||
BuildRequires: bluez-devel
|
BuildRequires: bluez-devel
|
||||||
%endif
|
%endif
|
||||||
@ -94,7 +91,6 @@ This package is only needed if you plan to compile or write such a
|
|||||||
program yourself.
|
program yourself.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:4}}
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1
|
%patch1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user