--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2016/02/05 16:04:52 1.1 +++ rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2016/07/24 15:37:08 1.7 @@ -1,15 +1,17 @@ -# $Id: e-smith-ldap.spec,v 1.25 2016/02/05 15:40:28 stephdl Exp $ +# $Id: e-smith-ldap.spec,v 1.6 2016/07/24 15:36:18 unnilennium Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.6.0 -%define release 1 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-ldap-5.6.0-missing_shebang_ldap_init.patch +Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -18,7 +20,7 @@ Requires: openldap >= 2.0.0 Requires: openldap-clients Requires: openldap-servers Requires: perl(Net::LDAP) -Requires: db4-utils +Requires: libdb4-utils Requires: e-smith-formmagick >= 1.4.0-9 BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReqProv: no @@ -27,6 +29,23 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sun Jul 24 2016 Jean-Philipe Pialasse 5.6.0-5.sme +- systemd skip redirect [SME: 9688] +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or .... + Thu Aug 07 2001 --> Thu Aug 02 2001 or Tue Aug 07 2001 or Thu Aug 09 2001 or .... + Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or .... + +* Thu May 12 2016 Daniel Berteaud 5.6.0-4.sme +- Add missing shebang in ldap.init script [SME: 9432] + +* Thu May 12 2016 Daniel Berteaud 5.6.0-3.sme +- Rebuild for [SME: 9393] + +* Fri Mar 18 2016 JP Pialasse 5.6.0-2.sme +- fix Requires db4-utils to libdb4-utils [SME: 9319] + * Fri Feb 05 2016 stephane de Labrusse 5.6.0-1.sme - Initial release to sme10 @@ -267,7 +286,8 @@ e-smith server and gateway software - LD * Wed Sep 22 2010 Daniel Berteaud 5.2.0-24.sme - Restrict access to the ldif file [SME: 6217] -* Tue Jun 10 2010 Jonathan Martens 5.2.0-23.sme +* Thu Jun 10 2010 Jonathan Martens 5.2.0-23.sme + Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or .... - Fix ldap-create errors when adding empty groups [SME: 5920] * Mon Jun 7 2010 Federico Simoncelli 5.2.0-22.sme @@ -807,7 +827,7 @@ e-smith server and gateway software - LD - [4.3.1-01] - Rolled version number to 4.3.1-01. Includes patches upto 4.3.0-07. -* Thu Aug 07 2001 Charlie Brady +* Tue Aug 07 2001 Charlie Brady - [4.3.0-07] - Break slapd.conf template into fragments, and include in-line at.conf and co.conf fragements, rather than use include feature. @@ -981,11 +1001,14 @@ e-smith server and gateway software - LD * Mon Jun 12 2000 Charlie Brady - Use new multi-arg form of backgroundCommand. -* Fri Jun 1 2000 Charlie Brady +* Thu Jun 01 2000 Charlie Brady + Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or .... - First created - broken out of e-smith-base 4.0.11. %prep %setup +%patch0 -p1 +%patch1 -p1 %build perl createlinks