packages: bind/bind.spec - up to 9.7.2
arekm
arekm at pld-linux.org
Wed Sep 15 20:05:43 CEST 2010
Author: arekm Date: Wed Sep 15 18:05:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 9.7.2
---- Files affected:
packages/bind:
bind.spec (1.302 -> 1.303)
---- Diffs:
================================================================
Index: packages/bind/bind.spec
diff -u packages/bind/bind.spec:1.302 packages/bind/bind.spec:1.303
--- packages/bind/bind.spec:1.302 Sun Jul 18 19:29:42 2010
+++ packages/bind/bind.spec Wed Sep 15 20:05:37 2010
@@ -22,16 +22,16 @@
Summary(tr.UTF-8): DNS alan adı sunucusu
Summary(uk.UTF-8): BIND - cервер системи доменних імен (DNS)
Summary(zh_CN.UTF-8): Internet 域名服务器
-%define ver 9.7.1
-%define pver P2
+%define ver 9.7.2
+#%%define pver %{nil}
Name: bind
-Version: %{ver}.%{pver}
-Release: 2
+Version: %{ver}%{?pver:.%{pver}}
+Release: 1
Epoch: 7
License: BSD-like
Group: Networking/Daemons
-Source0: ftp://ftp.isc.org/isc/bind9/%{ver}-%{pver}/%{name}-%{ver}-%{pver}.tar.gz
-# Source0-md5: bd6be63cc910d04da39103d441871596
+Source0: ftp://ftp.isc.org/isc/bind9/%{ver}%{?pver:-%{pver}}/%{name}-%{ver}%{?pver:-%{pver}}.tar.gz
+# Source0-md5: 166832fc0f94d6e4eb2dac8bed3b275f
Source1: named.init
Source2: named.sysconfig
Source3: named.logrotate
@@ -42,7 +42,7 @@
Source6: %{name}-hip.tar.gz
# Source6-md5: 62a8a67f51ff8db9fe815205416a1f62
Source7: ftp://rs.internic.net/domain/named.root
-# Source7-md5: 013336e29e65923682f7bce094bb3e5c
+# Source7-md5: d8e68f8f1d76960cb2a434e74b8868b4
Source8: %{name}-127.0.0.zone
Source9: %{name}-localhost.zone
Source10: %{name}-named.conf
@@ -336,7 +336,7 @@
Schemat BIND dla openldap.
%prep
-%setup -q %{?with_hip:-a6} -n %{name}-%{ver}-%{pver}
+%setup -q %{?with_hip:-a6} -n %{name}-%{ver}%{?pver:-%{pver}}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -615,6 +615,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.303 2010/09/15 18:05:37 arekm
+- up to 9.7.2
+
Revision 1.302 2010/07/18 17:29:42 psz
- add root DNSSEC key
- update named.root
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bind/bind.spec?r1=1.302&r2=1.303&f=u
More information about the pld-cvs-commit
mailing list