Accepting request 261547 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261547 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=152
This commit is contained in:
parent
dab82c1e27
commit
e179acbc40
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 09:18:26 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 Oct 1 15:26:40 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -64,9 +64,6 @@ Requires: %{name}-chrootenv
|
||||
Requires: %{name}-utils
|
||||
PreReq: %fillup_prereq %insserv_prereq bind-utils /bin/grep /bin/sed /bin/mkdir /usr/bin/tee /bin/chmod /bin/chown /bin/mv /bin/cat /usr/bin/dirname /usr/bin/diff /usr/bin/old /usr/sbin/groupadd /usr/sbin/useradd /usr/sbin/usermod
|
||||
Url: http://isc.org/sw/bind/
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
|
||||
# Rate limiting patch by Paul Vixie et.al. for reflection DoS protection
|
||||
# see http://www.redbarn.org/dns/ratelimits
|
||||
@ -356,9 +353,6 @@ test and query the Domain Name System (DNS). The Berkeley Internet
|
||||
Name Domain (BIND) DNS server is found in the package named bind.
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} > 1220
|
||||
%gpg_verify %{S:3}
|
||||
%endif
|
||||
%setup -q -n %{pkg_name}-%{pkg_vers}
|
||||
#%setup -n %{pkg_name}-%{version} -T -D -a1 -a50
|
||||
%setup -q -n %{pkg_name}-%{pkg_vers} -T -D -a1
|
||||
|
Loading…
Reference in New Issue
Block a user