Accepting request 261548 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261548 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=140
This commit is contained in:
parent
067fe91fea
commit
fbac420d32
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 09:18:33 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 01:48:48 CEST 2014 - ro@suse.de
|
Wed Sep 3 01:48:48 CEST 2014 - ro@suse.de
|
||||||
|
|
||||||
|
@ -123,9 +123,6 @@ Patch20: 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch
|
|||||||
##
|
##
|
||||||
PreReq: /bin/touch /sbin/chkconfig sysconfig
|
PreReq: /bin/touch /sbin/chkconfig sysconfig
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
|
||||||
%package server
|
%package server
|
||||||
@ -234,9 +231,6 @@ Authors:
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?gpg_verify:1}
|
|
||||||
%gpg_verify %{S:1}
|
|
||||||
%endif
|
|
||||||
%setup -q -n %{name}-%{isc_version} -a 44 -a 45
|
%setup -q -n %{name}-%{isc_version} -a 44 -a 45
|
||||||
##
|
##
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user