|
...
|
...
|
@@ -4,8 +4,8 @@ Version: 9.10.1
|
|
4
|
4
|
Release: 1%{?dist}
|
|
5
|
5
|
License: ISC
|
|
6
|
6
|
URL: http://www.isc.org/downloads/bind/
|
|
7
|
|
-Source0: ftp://ftp.isc.org/isc/bind9/9.10.1-P1/bind-%{version}-p1.tar.gz
|
|
8
|
|
-%define sha1 bind=93c7c6ac7d621f9dc1eaee9a0221bbaac89f1105
|
|
|
7
|
+Source0: ftp://ftp.isc.org/isc/bind9/9.10.1-P1/bind-%{version}-P1.tar.gz
|
|
|
8
|
+%define sha1 bind=24a81ba458a762c27be47461301fcf336cfb1d43
|
|
9
|
9
|
Group: Development/Tools
|
|
10
|
10
|
Vendor: VMware, Inc.
|
|
11
|
11
|
Distribution: Photon
|
|
...
|
...
|
@@ -16,7 +16,7 @@ BIND is open source software that implements the Domain Name System (DNS) protoc
|
|
16
|
16
|
for the Internet. It is a reference implementation of those protocols, but it is
|
|
17
|
17
|
also production-grade software, suitable for use in high-volume and high-reliability applications.
|
|
18
|
18
|
%prep
|
|
19
|
|
-%setup -qn bind-%{version}-p1
|
|
|
19
|
+%setup -qn bind-%{version}-P1
|
|
20
|
20
|
%build
|
|
21
|
21
|
./configure \
|
|
22
|
22
|
--prefix=%{_prefix}
|