[bind-dyndb-ldap] Update to the latest master.

pspacek pspacek at fedoraproject.org
Tue Oct 9 14:42:33 UTC 2012


commit f97327d1b5f925cf364ec471136c9e5407c456a9
Author: Petr Spacek <pspacek at redhat.com>
Date:   Tue Oct 9 16:42:11 2012 +0200

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

 .gitignore                 |    1 +
 0001-Bump-NVR-to-2.0.patch |   24 ------------------------
 bind-dyndb-ldap.spec       |   13 ++++++-------
 sources                    |    2 +-
 4 files changed, 8 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68aaccc..8dfeeeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
 /bind-dyndb-ldap-1.1.0b2.tar.bz2
 /bind-dyndb-ldap-1.1.0rc1.tar.bz2
 /bind-dyndb-ldap-2.0-20120921git7710d89.tar.bz2
+/bind-dyndb-ldap-2.0-20121009git6a86b1.tar.gz
diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec
index 8d046d6..0d87c0e 100644
--- a/bind-dyndb-ldap.spec
+++ b/bind-dyndb-ldap.spec
@@ -1,18 +1,18 @@
 #%define PATCHVER P4
-%define PREVER 20120921git7710d89
+%define PREVER 20121009git6a86b1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
 %define VERSION %{version}-%{PREVER}
 
 Name:           bind-dyndb-ldap
 Version:        2.0
-Release:        0.1.%{PREVER}%{?dist}
+Release:        0.2.%{PREVER}%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            https://fedorahosted.org/bind-dyndb-ldap
-Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.bz2
+Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  bind-devel >= 32:9.6.1-0.3.b1
@@ -22,8 +22,6 @@ BuildRequires:  automake, autoconf, libtool
 
 Requires:       bind >= 32:9.6.1-0.3.b1
 
-Patch0: 0001-Bump-NVR-to-2.0.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
@@ -33,8 +31,6 @@ off of your LDAP server.
 %prep
 %setup -q -n %{name}-%{VERSION}
 
-%patch0 -p1 -b .nvr
-
 %build
 export CFLAGS="`isc-config.sh --cflags dns` $RPM_OPT_FLAGS"
 autoreconf -fiv
@@ -62,6 +58,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct  9 2012 Petr Spacek <pspacek redhat com> 2.0-0.2.20121009git6a86b1
+- update to the latest master
+
 * Fri Sep 21 2012 Adam Tkac <atkac redhat com> 2.0-0.1.20120921git7710d89
 - update to the latest master
 - bind-dyndb-ldap110-master.patch was merged
diff --git a/sources b/sources
index bebfedd..7506f17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7cf4b0fa7e15671177367532dbc11cb  bind-dyndb-ldap-2.0-20120921git7710d89.tar.bz2
+2ad7e7406e6393c637e4f3133ed0f5dd  bind-dyndb-ldap-2.0-20121009git6a86b1.tar.gz


More information about the scm-commits mailing list