Accepting request 233674 from network:dhcp
- remove gpg-offline dependency (blocks rebuilds) as checking is already done by source validator (forwarded request 231223 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/233674 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=89
This commit is contained in:
commit
504ba94540
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user