SHA256
1
0
forked from pool/dhcp

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:
Tomáš Chvátal 2014-11-20 13:00:48 +00:00 committed by Git OBS Bridge
parent 067fe91fea
commit fbac420d32
2 changed files with 8 additions and 6 deletions

View File

@ -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

View File

@ -123,9 +123,6 @@ Patch20: 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch
##
PreReq: /bin/touch /sbin/chkconfig sysconfig
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
BuildRequires: automake
%package server
@ -234,9 +231,6 @@ Authors:
%prep
%if 0%{?gpg_verify:1}
%gpg_verify %{S:1}
%endif
%setup -q -n %{name}-%{isc_version} -a 44 -a 45
##
%patch1 -p1