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

pspacek pspacek at fedoraproject.org
Mon Sep 8 09:51:38 UTC 2014


commit 11a698c6a42a3e53624f4680671daa2f23a84f7c
Author: Petr Spacek <pspacek at redhat.com>
Date:   Mon Sep 8 11:50:55 2014 +0200

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

 .gitignore           |    1 +
 bind-dyndb-ldap.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 699fa19..cef6e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
 /bind-dyndb-ldap-3.3.tar.bz2
 /bind-dyndb-ldap-3.4.tar.bz2
 /bind-dyndb-ldap-3.5.tar.bz2
+/bind-dyndb-ldap-3.7.tar.bz2
diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec
index 1c1cde0..03feec9 100644
--- a/bind-dyndb-ldap.spec
+++ b/bind-dyndb-ldap.spec
@@ -5,7 +5,7 @@
 %define VERSION %{version}
 
 Name:           bind-dyndb-ldap
-Version:        3.5
+Version:        3.7
 Release:        1%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
@@ -15,12 +15,12 @@ URL:            https://fedorahosted.org/bind-dyndb-ldap
 Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  bind-devel >= 32:9.6.1-0.3.b1
+BuildRequires:  bind-devel >= 32:9.8.2
 BuildRequires:  krb5-devel
 BuildRequires:  openldap-devel
 BuildRequires:  automake, autoconf, libtool
 
-Requires:       bind >= 32:9.6.1-0.3.b1
+Requires:       bind >= 32:9.8.2
 
 %description
 This package provides an LDAP back-end plug-in for BIND. It features
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Sep 08 2014 Petr Spacek <pspacek redhat com> 3.7-1
+- update to 3.7
+
 * Thu Jul 18 2013 Petr Spacek <pspacek redhat com> 3.5-1
 - update to 3.5
 
diff --git a/sources b/sources
index 049ef0c..2e1bb9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b64d125a3aa9652b2bdefe1d4e8a4fe9  bind-dyndb-ldap-3.5.tar.bz2
+9a6046721ec5b4a0e546a9c383d53937  bind-dyndb-ldap-3.7.tar.bz2


More information about the scm-commits mailing list