--- rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin.spec 2021/06/01 16:56:53 1.2 +++ rpms/smeserver-phpldapadmin/contribs10/smeserver-phpldapadmin.spec 2022/07/24 03:44:42 1.14 @@ -1,30 +1,52 @@ -# $Id: smeserver-phpldapadmin.spec,v 1.1 2021/06/01 15:47:06 jpp Exp $ +# $Id: smeserver-phpldapadmin.spec,v 1.13 2021/10/06 14:33:00 brianr Exp $ # Authority: nocvs # Name: Michel Van hees Summary: PhpLdapAdmin for SME server %define name smeserver-phpldapadmin Name: %{name} -%define version 1.5.0 -%define release 3 +%define version 1.6.0 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Freely distributable Group: Apache Source: %{name}-%{version}.tar.gz #{name}-%{version}.patch.yyyymmddnn -Patch0: smeserver-phpldapadmin-1.5.0-bz11611.patch BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch Requires: smeserver-release >= 10 -Requires: phpldapadmin >= 1.2.5 -Requires: php74-php-pecl-mcrypt +Requires: phpldapadmin >= 1.2.6 +Patch0: smeserver-phpldapadmin-1.6.0-Add-in-update-event-and-php-fpm-stuff.patch +Patch1: smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch +Patch2: smeserver-phpldapadmin-1.6.0-Alter-config-auth-type.patch +Patch3: smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch +Patch4: smeserver-phpldapadmin-1.6.0-bz12055-httpd24.patch AutoReqProv: no %changelog -* Tue Jun 01 2021 Jean-Philippe Pialasse 1.5.0-3.sme -- Initial release to contribs10 [SME: 11611] +* Sat Jul 23 2022 Jean-Philippe Pialasse 1.6.0-6.sme +- update access to httpd24 syntax [SME: 12055] + +* Wed Oct 06 2021 Brian Read 1.6.0-5.sme +- Remove-intial-req-to-login.patch [SME: 11699] + +* Tue Oct 05 2021 Brian Read 1.6.0-4.sme +- Alter auth-type config parameter to cookie from http [SME: 11699] + +* Mon Oct 04 2021 Brian Read 1.6.0-3.sme +- Update config to change password_hash to pla_ [SME: 11699 ] + +* Mon Oct 04 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + +* Mon Oct 04 2021 Brian Read 1.6.0-2.sme +- change php to fpm and add -update event to createlinks [SME: 11699] + +* Tue Sep 28 2021 John Crisp 1.6.0-1.sme +- Initial release to contribs10 [SME: 11699] * Sat Aug 22 2015 stephane de Labrusse 1.5.0-2.sme - Initial release to contribs9 @@ -52,11 +74,15 @@ AutoReqProv: no - Use of phpldapadmin 0.9.8.3 %description -SME server - phpmyadmin multiuser for smeserver +SME server - phpldapadmin for smeserver %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl createlinks