[bind-dyndb-ldap/f19] Update to 3.3.

pspacek pspacek at fedoraproject.org
Tue Jun 4 15:31:38 UTC 2013


commit e7f7e79db87b8d9797b61e1d26245459c49c7a83
Author: Petr Spacek <pspacek at redhat.com>
Date:   Tue Jun 4 17:20:00 2013 +0200

    Update to 3.3.
    
    Signed-off-by: Petr Spacek <pspacek at redhat.com>

 .gitignore           |    1 +
 bind-dyndb-ldap.spec |    9 +++++----
 sources              |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8928c0a..15df7b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
 /bind-dyndb-ldap-3.0.tar.bz2
 /bind-dyndb-ldap-3.1.tar.bz2
 /bind-dyndb-ldap-3.2.tar.bz2
+/bind-dyndb-ldap-3.3.tar.bz2
diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec
index 6239444..a25059d 100644
--- a/bind-dyndb-ldap.spec
+++ b/bind-dyndb-ldap.spec
@@ -5,7 +5,7 @@
 %define VERSION %{version}
 
 Name:           bind-dyndb-ldap
-Version:        3.2
+Version:        3.3
 Release:        1%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
@@ -22,8 +22,6 @@ BuildRequires:  automake, autoconf, libtool
 
 Requires:       bind >= 32:9.6.1-0.3.b1
 
-Patch01: bind-dyndb-ldap-tbabej-0001-Build-fixes-for-Fedora-19.patch
-
 %description
 This package provides an LDAP back-end plug-in for BIND. It features
 support for dynamic updates and internal caching, to lift the load
@@ -32,7 +30,6 @@ off of your LDAP server.
 
 %prep
 %setup -q -n %{name}-%{VERSION}
-%patch01 -p1 -b .f19-gcc-const
 
 %build
 export CFLAGS="`isc-config.sh --cflags dns` $RPM_OPT_FLAGS"
@@ -61,6 +58,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jun 04 2013 Petr Spacek <pspacek redhat com> 3.3-1
+- update to 3.3
+- patch bind-dyndb-ldap-tbabej-0001-Build-fixes-for-Fedora-19.patch merged
+
 * Tue May 14 2013 Petr Spacek <pspacek redhat com> 3.2-1
 - update to 3.2
 
diff --git a/sources b/sources
index a22e61d..0944650 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-767e372fd3983d8dc8e7bcca24fca8fc  bind-dyndb-ldap-3.2.tar.bz2
+61b894d9d0da353b529e64c15003dc7f  bind-dyndb-ldap-3.3.tar.bz2


More information about the scm-commits mailing list