Hello,

Add bind-lite-devel to BuildRequires.
Pushed to master: 0a3160bd3a4195429d082d7d48ffa596212c4b82

Bump NVR to 4.2.
Pushed to master: 2568801743900684e00cc466deef1c5919d3480f

--
Petr^2 Spacek
From 0a3160bd3a4195429d082d7d48ffa596212c4b82 Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Wed, 9 Apr 2014 12:32:12 +0200
Subject: [PATCH] Add bind-lite-devel to BuildRequires

Signed-off-by: Petr Spacek <pspa...@redhat.com>
---
 contrib/bind-dyndb-ldap.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/bind-dyndb-ldap.spec b/contrib/bind-dyndb-ldap.spec
index b345b1b5cb6cad99cf2f1c4df7d9f1e2b144548d..f4683c568c21d05beae4d9d22d430bf981407e43 100644
--- a/contrib/bind-dyndb-ldap.spec
+++ b/contrib/bind-dyndb-ldap.spec
@@ -11,11 +11,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.9.0-1
+BuildRequires:  bind-devel >= 32:9.9.0, bind-lite-devel >= 32:9.9.0
 BuildRequires:  krb5-devel
 BuildRequires:  openldap-devel
+BuildRequires:  automake, autoconf, libtool
 
-Requires:       bind >= 32:9.9.0-1
+Requires:       bind >= 32:9.9.0
 
 %description
 This package provides an LDAP back-end plug-in for BIND. It features
-- 
1.9.0

From 2568801743900684e00cc466deef1c5919d3480f Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Wed, 9 Apr 2014 12:46:21 +0200
Subject: [PATCH] Bump NVR to 4.2.

Signed-off-by: Petr Spacek <pspa...@redhat.com>
---
 configure.ac                 | 2 +-
 contrib/bind-dyndb-ldap.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 91739c03d9d6de2a9c07129ff0d71b024953293b..e2e8cabfe4473639bc776cf4c733c6e2f415476e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.59])
-AC_INIT([bind-dyndb-ldap], [4.1], [freeipa-devel@redhat.com])
+AC_INIT([bind-dyndb-ldap], [4.2], [freeipa-devel@redhat.com])
 
 AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
 
diff --git a/contrib/bind-dyndb-ldap.spec b/contrib/bind-dyndb-ldap.spec
index f4683c568c21d05beae4d9d22d430bf981407e43..21067536ebc950f063530b28a6d0b1e1418c3869 100644
--- a/contrib/bind-dyndb-ldap.spec
+++ b/contrib/bind-dyndb-ldap.spec
@@ -1,7 +1,7 @@
 %define VERSION %{version}
 
 Name:           bind-dyndb-ldap
-Version:        4.1
+Version:        4.2
 Release:        0%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
-- 
1.9.0

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to