summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2005-03-07 18:50:53 +0000
committerjvdias <jvdias@fedoraproject.org>2005-03-07 18:50:53 +0000
commitee2137c3971a5fa2a9d9bb81fecb282b32ebe997 (patch)
treed7f66eed938d7d7ab419906ae78eeb660713f8f9
parentd2bac1c3626e1cf6e1e69346d288ef35087ed04e (diff)
downloadbind-ee2137c3971a5fa2a9d9bb81fecb282b32ebe997.tar.gz
bind-ee2137c3971a5fa2a9d9bb81fecb282b32ebe997.tar.xz
bind-ee2137c3971a5fa2a9d9bb81fecb282b32ebe997.zip
Rebuild with gcc4 / glibc-2.3.4-14
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 7c7ffc9..51f3336 100644
--- a/bind.spec
+++ b/bind.spec
@@ -8,7 +8,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serve
Name: bind
License: BSD-like
Version: 9.3.1rc1
-Release: 3
+Release: 4
Epoch: 22
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
@@ -618,6 +618,9 @@ if [ "$1" -gt 0 ]; then
fi;
%changelog
+* Mon Mar 7 2005 Jason Vas Dias <jvdias@redhat.com> - 22:9.3.1rc1-4
+- Rebuild with gcc4 / glibc-2.3.4-14.
+
* Tue Mar 1 2005 Nalin Dahyabhai <nalin@redhat.com> - 22:9.3.1rc1-3
- configure with --with-pic to get PIC libraries