summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-01-05 08:17:46 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-01-05 08:17:46 +0000
commit36c19fae23966f657d0d066d8d826cfc9b9bb495 (patch)
tree6547e3f4389f1e241104e7dad50091270f799d26
parent8ff18349e6985f120b0e80345b6d0f0975d8549a (diff)
downloadbind-36c19fae23966f657d0d066d8d826cfc9b9bb495.tar.gz
bind-36c19fae23966f657d0d066d8d826cfc9b9bb495.tar.xz
bind-36c19fae23966f657d0d066d8d826cfc9b9bb495.zip
- Happy new yearbind-9_6_0-1_fc11
- 9.6.0 release
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 10 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index af27d64..a2507e2 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,5 +1,5 @@
config-4.tar.bz2
libbind-man.tar.gz
bind-chroot.tar.bz2
-bind-9.6.0rc2.tar.gz
+bind-9.6.0.tar.gz
libbind-9.5.1b2.tar.bz2
diff --git a/bind.spec b/bind.spec
index 86e538f..50c91c5 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,8 +2,9 @@
# Red Hat BIND package .spec file
#
-%define PREVER rc2
-%define VERSION %{version}%{PREVER}
+#%define PREVER rc2
+#%define VERSION %{version}%{PREVER}
+%define VERSION %{version}
%{?!SDB: %define SDB 1}
%{?!LIBBIND: %define LIBBIND 1}
@@ -18,7 +19,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.0
-Release: 0.7.%{PREVER}%{?dist}
+Release: 1%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -599,6 +600,10 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Mon Jan 05 2009 Adam Tkac <atkac redhat com> 32:9.6.0-1
+- Happy new year
+- 9.6.0 release
+
* Thu Dec 18 2008 Adam Tkac <atkac redhat com> 32:9.6.0-0.7.rc2
- 9.6.0rc2 release
- bind-96-rh475120.patch merged
diff --git a/sources b/sources
index 13a56c0..6eb7de0 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
de68e10e91e05ab100be879b5bcaa6cb config-4.tar.bz2
13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz
4faa4395b955e5f8a3d50f308b9fabc8 bind-chroot.tar.bz2
-6a2cf98100ac5df8b7f70931456d73f5 bind-9.6.0rc2.tar.gz
+287231d759ad83ed51f60f8a9f8176b9 bind-9.6.0.tar.gz
3d1dad3630ec3510c8ab0ac2217a3317 libbind-9.5.1b2.tar.bz2