From fbac420d32e74e1946d4f19186558d095140af035f1cfe2fd7fab727ab2b9d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 20 Nov 2014 13:00:48 +0000 Subject: [PATCH] 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 --- dhcp.changes | 8 ++++++++ dhcp.spec | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/dhcp.changes b/dhcp.changes index 2541144..38e6861 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -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 diff --git a/dhcp.spec b/dhcp.spec index a7d13bf..8a89000 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -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