18526d
#%define PATCHVER P4
18526d
#%define PREVER 20121009git6a86b1
18526d
#%define VERSION %{version}-%{PATCHVER}
18526d
#%define VERSION %{version}-%{PREVER}
18526d
%define VERSION %{version}
18526d
18526d
Name:           bind-dyndb-ldap
18526d
Version:        3.5
6ab539
Release:        4%{?dist}
18526d
Summary:        LDAP back-end plug-in for BIND
18526d
18526d
Group:          System Environment/Libraries
18526d
License:        GPLv2+
18526d
URL:            https://fedorahosted.org/bind-dyndb-ldap
18526d
Source0:        https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.bz2
18526d
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
18526d
18526d
BuildRequires:  bind-devel >= 32:9.6.1-0.3.b1
18526d
BuildRequires:  krb5-devel
18526d
BuildRequires:  openldap-devel
18526d
BuildRequires:  automake, autoconf, libtool
18526d
18526d
Requires:       bind >= 32:9.6.1-0.3.b1
18526d
18526d
%description
18526d
This package provides an LDAP back-end plug-in for BIND. It features
18526d
support for dynamic updates and internal caching, to lift the load
18526d
off of your LDAP server.
18526d
18526d
18526d
%prep
18526d
%setup -q -n %{name}-%{VERSION}
18526d
18526d
%build
18526d
export CFLAGS="`isc-config.sh --cflags dns` $RPM_OPT_FLAGS"
18526d
autoreconf -fiv
18526d
%configure
18526d
make %{?_smp_mflags}
18526d
18526d
18526d
%install
18526d
rm -rf %{buildroot}
18526d
make install DESTDIR=%{buildroot}
18526d
18526d
# Remove unwanted files
18526d
rm %{buildroot}%{_libdir}/bind/ldap.la
18526d
rm -r %{buildroot}%{_datadir}/doc/%{name}
18526d
18526d
18526d
%clean
18526d
rm -rf %{buildroot}
18526d
18526d
18526d
%files
18526d
%defattr(-,root,root,-)
18526d
%doc NEWS README COPYING doc/{example.ldif,schema}
18526d
%{_libdir}/bind/ldap.so
18526d
18526d
18526d
%changelog
6ab539
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.5-4
6ab539
- Mass rebuild 2014-01-24
6ab539
6ab539
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.5-3
6ab539
- Mass rebuild 2013-12-27
6ab539
18526d
* Tue Sep 24 2013 Tomas Hozza <thozza@redhat.com> 3.5-2
18526d
- rebuild against new bind (Related: #1010200) (#1011118)
18526d
18526d
* Thu Jul 18 2013 Petr Spacek <pspacek redhat com> 3.5-1
18526d
- update to 3.5
18526d
18526d
* Tue Jun 25 2013 Petr Spacek <pspacek redhat com> 3.4-1
18526d
- update to 3.4
18526d
18526d
* Tue Jun 04 2013 Petr Spacek <pspacek redhat com> 3.3-1
18526d
- update to 3.3
18526d
- patch bind-dyndb-ldap-tbabej-0001-Build-fixes-for-Fedora-19.patch merged
18526d
18526d
* Tue May 14 2013 Petr Spacek <pspacek redhat com> 3.2-1
18526d
- update to 3.2
18526d
18526d
* Tue Apr 16 2013 Adam Tkac <atkac redhat com> 3.1-2
18526d
- rebuild against new bind
18526d
- build with --disable-werror
18526d
18526d
* Fri Apr 12 2013 Petr Spacek <pspacek redhat com> 3.1-1
18526d
- update to 3.1
18526d
18526d
* Tue Apr 02 2013 Petr Spacek <pspacek redhat com> 3.0-1
18526d
- update to 3.0
18526d
18526d
* Tue Mar 26 2013 Petr Spacek <pspacek redhat com> 2.6-1
18526d
- update to 2.6
18526d
18526d
* Mon Feb 04 2013 Petr Spacek <pspacek redhat com> 2.5-1
18526d
- update to 2.5
18526d
18526d
* Tue Jan 15 2013 Petr Spacek <pspacek redhat com> 2.4-1
18526d
- update to 2.4
18526d
18526d
* Thu Nov  8 2012 Petr Spacek <pspacek redhat com> 2.3-2
18526d
- rebuild with proper changelog
18526d
18526d
* Thu Nov  8 2012 Petr Spacek <pspacek redhat com> 2.3-1
18526d
- update to 2.3
18526d
18526d
* Mon Oct 29 2012 Adam Tkac <atkac redhat com> 2.1-1
18526d
- update to 2.1
18526d
18526d
* Thu Oct 11 2012 Adam Tkac <atkac redhat com> 2.0-0.3.20121009git6a86b1
18526d
- rebuild against new bind-libs
18526d
18526d
* Tue Oct  9 2012 Petr Spacek <pspacek redhat com> 2.0-0.2.20121009git6a86b1
18526d
- update to the latest master
18526d
18526d
* Fri Sep 21 2012 Adam Tkac <atkac redhat com> 2.0-0.1.20120921git7710d89
18526d
- update to the latest master
18526d
- bind-dyndb-ldap110-master.patch was merged
18526d
18526d
* Thu Aug 16 2012 Adam Tkac <atkac redhat com> 1.1.0-0.16.rc1
18526d
- update to the latest git
18526d
18526d
* Thu Aug 02 2012 Adam Tkac <atkac redhat com> 1.1.0-0.15.rc1
18526d
- update to the latest git
18526d
  - fix for CVE-2012-3429 has been merged
18526d
18526d
* Thu Aug 02 2012 Adam Tkac <atkac redhat com> 1.1.0-0.14.rc1
18526d
- fix CVE-2012-3429
18526d
18526d
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-0.13.rc1
18526d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
18526d
18526d
* Thu Jun 07 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.12.rc1
18526d
- update to the latest master (#827401)
18526d
18526d
* Thu Apr 26 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.11.rc1
18526d
- update to 1.1.0rc1 (CVE-2012-2134)
18526d
18526d
* Tue Mar 27 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.10.b2
18526d
- update to 1.1.0b2
18526d
18526d
* Tue Mar 06 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.9.b1
18526d
- update to 1.1.0b1
18526d
18526d
* Mon Feb 13 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.8.a2
18526d
- update to 1.1.0a2
18526d
18526d
* Thu Feb 02 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.7.a1
18526d
- rebuild against new bind
18526d
18526d
* Wed Jan 18 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.6.a1
18526d
- update to 1.1.0a1
18526d
18526d
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.5.rc1
18526d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
18526d
18526d
* Mon Nov 14 2011 Adam Tkac <atkac redhat com> - 1.0.0-0.4.rc1
18526d
- update to 1.0.0rc1
18526d
18526d
* Mon Nov 14 2011 Adam Tkac <atkac redhat com> - 1.0.0-0.3.b1
18526d
- rebuild against new bind
18526d
18526d
* Fri Sep 09 2011 Adam Tkac <atkac redhat com> - 1.0.0-0.2.b1
18526d
- rebuild against new bind
18526d
18526d
* Wed Aug 31 2011 Adam Tkac <atkac redhat com> - 1.0.0-0.1.b1
18526d
- update to 1.0.0b1 (psearch + bugfixes)
18526d
- bind-dyndb-ldap-rh727856.patch merged
18526d
18526d
* Wed Aug 03 2011 Adam Tkac <atkac redhat com> - 0.2.0-4
18526d
- fix race condition in semaphore_wait (#727856)
18526d
18526d
* Mon Feb 21 2011 Adam Tkac <atkac redhat com> - 0.2.0-3
18526d
- rebuild against new bind
18526d
18526d
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2
18526d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
18526d
18526d
* Wed Jan 12 2011 Adam Tkac <atkac redhat com> - 0.2.0-1
18526d
- update to 0.2.0
18526d
- patches merged
18526d
  - 0001-Bugfix-Improve-LDAP-schema-to-be-loadable-by-OpenLDA.patch
18526d
  - 0004-Bugfix-Fix-loading-of-child-zones-from-LDAP.patch
18526d
18526d
* Wed Dec 15 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.17.b
18526d
- fix LDAP schema (#622604)
18526d
- load child zones from LDAP correctly (#622617)
18526d
18526d
* Fri Oct 22 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.16.b
18526d
- build with correct RPM_OPT_FLAGS (#645529)
18526d
18526d
* Wed Oct 20 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.15.b
18526d
- use "isc-config.sh" utility to get correct BIND9 CFLAGS
18526d
18526d
* Thu Sep 30 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.14.b
18526d
- rebuild against new bind
18526d
18526d
* Fri Aug 27 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.13.b
18526d
- rebuild against new bind
18526d
18526d
* Tue Aug 17 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.12.b
18526d
- rebuild against new bind
18526d
18526d
* Tue Aug 03 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.11.b
18526d
- rebuild against new bind
18526d
18526d
* Mon May 31 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.10.b
18526d
- rebuild against new bind
18526d
18526d
* Wed Mar 24 2010 Martin Nagy <mnagy@redhat.com> - 0.1.0-0.9.b
18526d
- update to the latest upstream release
18526d
18526d
* Thu Jan 28 2010 Adam Tkac <atkac redhat com> - 0.1.0-0.8.a1.20091210git
18526d
- rebuild against new bind
18526d
18526d
* Tue Dec 15 2009 Adam Tkac <atkac redhat com> - 0.1.0-0.7.a1.20091210git
18526d
- rebuild against new bind
18526d
18526d
* Thu Dec 10 2009 Martin Nagy <mnagy@redhat.com> - 0.1.0-0.6.a1.20091210git
18526d
- update to the latest git snapshot
18526d
- change upstream URL, project moved to fedorahosted
18526d
- change license to GPL version 2 or later
18526d
- add epoch to versioned requires
18526d
- add krb5-devel to the list of build requires
18526d
18526d
* Tue Dec 01 2009 Adam Tkac <atkac redhat com> - 0.1.0-0.5.a1
18526d
- rebuild against new bind
18526d
18526d
* Thu Nov 26 2009 Adam Tkac <atkac redhat com> - 0.1.0-0.4.a1
18526d
- rebuild against new bind
18526d
18526d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-0.3.a1
18526d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
18526d
18526d
* Fri Jun 19 2009 Caolán McNamara <caolanm@redhat.com> - 0.1.0-0.2.a1
18526d
- rebuild for dependencies
18526d
18526d
* Sun May 03 2009 Martin Nagy <mnagy@redhat.com> - 0.1.0-0.1.a1
18526d
- initial packaging