Accepting request 231223 from home:dirkmueller:branches:network:dhcp

- remove gpg-offline dependency (blocks rebuilds) as checking
  is already done by source validator

OBS-URL: https://build.opensuse.org/request/show/231223
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=127
This commit is contained in:
Tomáš Chvátal 2014-05-13 07:59:50 +00:00 committed by Git OBS Bridge
parent 689173fdb4
commit 74846729b8
2 changed files with 6 additions and 6 deletions

View File

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

View File

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