[bind/f15/master] rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)

Dan Horák sharkcz at fedoraproject.org
Wed Mar 23 18:05:55 UTC 2011


commit 10d990815df1b193d985ec3695ce83c913bd2491
Author: Dan Horák <dan at danny.cz>
Date:   Wed Mar 23 19:05:46 2011 +0100

    rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)

 bind.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bind.spec b/bind.spec
index 9d12e68..87a50b8 100644
--- a/bind.spec
+++ b/bind.spec
@@ -22,7 +22,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.8.0
-Release:  1%{?dist}
+Release:  2%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -770,6 +770,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Mar 23 2011 Dan Horák <dan at danny.cz> - 32:9.8.0-2
+- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
+
 * Thu Mar 03 2011 Adam Tkac <atkac redhat com> 32:9.8.0-1
 - update to 9.8.0
 - bind97-rh665971.patch merged


More information about the scm-commits mailing list