diff --git a/dhcp.changes b/dhcp.changes index f0102e6..4e079d5 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 24 08:24:38 UTC 2014 - dmueller@suse.com + +- remove gpg-offline dependency (blocks rebuilds) as checking + is already done by source validator + ------------------------------------------------------------------- Fri Mar 28 18:53:28 UTC 2014 - mt@suse.de diff --git a/dhcp.spec b/dhcp.spec index 7f2087a..b4c2e08 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -119,9 +119,6 @@ Patch18: 0018-dhcp-4.2.6-improved-xid.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 @@ -229,9 +226,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