From 30208e053086e9dcadc15d9df65c3f743d306a8e Mon Sep 17 00:00:00 2001 From: Petr Spacek Date: Jun 23 2015 14:48:31 +0000 Subject: Update to 8.0. --- diff --git a/.gitignore b/.gitignore index b9d5fe7..bc80c4b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-6.1.tar.bz2.asc /bind-dyndb-ldap-7.0.tar.bz2 /bind-dyndb-ldap-7.0.tar.bz2.asc +/bind-dyndb-ldap-8.0.tar.bz2 +/bind-dyndb-ldap-8.0.tar.bz2.asc diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index ad798ba..c751f7d 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,8 +1,8 @@ %define VERSION %{version} Name: bind-dyndb-ldap -Version: 7.0 -Release: 5%{?dist} +Version: 8.0 +Release: 1%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: bind-devel >= 32:9.9.0-1, bind-lite-devel >= 32:9.9.0-1 BuildRequires: krb5-devel BuildRequires: openldap-devel +BuildRequires: libuuid-devel BuildRequires: automake, autoconf, libtool %if 0%{?fedora} >= 21 @@ -74,12 +75,15 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc NEWS README COPYING doc/{example.ldif,schema} +%doc NEWS README COPYING doc/{example,schema}.ldif %dir %attr(770, root, named) %{_localstatedir}/named/dyndb-ldap %{_libdir}/bind/ldap.so %changelog +* Tue Jun 23 2015 Petr Spacek - 8.0-1 +- update to 8.0 + * Wed Jun 17 2015 Fedora Release Engineering - 7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 092b879..136a3e2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7e2b43302f9d3b2aecbd3ba13390790b bind-dyndb-ldap-7.0.tar.bz2 -53ec10b4af1d7ea36f983fa0086a4f30 bind-dyndb-ldap-7.0.tar.bz2.asc +93f6c2870aae5293a7aba96357cc9061 bind-dyndb-ldap-8.0.tar.bz2 +82f3eb7d328c6d28737ef0550ddf9757 bind-dyndb-ldap-8.0.tar.bz2.asc