summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2007-05-11 12:53:47 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit08e2127e548de32c49502e75186a87f3807b0b2e (patch)
treeb6378bed9320b68e0ca98319be6d5fa1a04b731c
parent9330fc5bdb04ce691eb6bce721cb1ef814d3a9dc (diff)
downloadbind-08e2127e548de32c49502e75186a87f3807b0b2e.zip
bind-08e2127e548de32c49502e75186a87f3807b0b2e.tar.gz
- release 4: bind-dighost_asccheck.patchauto/th/bind-9_4_0-4
Changed files: bind.spec -> 1.246
-rw-r--r--bind.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 8a4b88c..2d664ec 100644
--- a/bind.spec
+++ b/bind.spec
@@ -20,7 +20,7 @@ Summary(uk.UTF-8): BIND - cервер системи доменних імен (
Summary(zh_CN.UTF-8): Internet 域名服务器
Name: bind
Version: 9.4.0
-Release: 3
+Release: 4
Epoch: 6
License: BSD-like
Group: Networking/Daemons
@@ -45,6 +45,7 @@ Patch4: %{name}-pmake.patch
Patch5: %{name}-sdb-ldap.patch
Patch6: %{name}-noinet6.patch
Patch7: %{name}-getifaddrs.patch
+Patch8: %{name}-dighost_asccheck.patch
URL: http://www.isc.org/products/BIND/bind9.html
BuildRequires: autoconf
BuildRequires: automake
@@ -337,6 +338,7 @@ Schemat BIND dla openldap.
%{?with_ldap:%patch5 -p1}
%patch6 -p1
%patch7 -p1
+%patch8 -p1
%{?with_hip:mv bind-hip/hip_55.[ch] lib/dns/rdata/generic}
%build