1 |
# $Id: smeserver-phpldapadmin.spec,v 1.11 2021/10/04 13:49:59 brianr Exp $ |
# $Id: smeserver-phpldapadmin.spec,v 1.12 2021/10/05 18:26:01 brianr Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Michel Van hees |
# Name: Michel Van hees |
4 |
|
|
6 |
%define name smeserver-phpldapadmin |
%define name smeserver-phpldapadmin |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.6.0 |
%define version 1.6.0 |
9 |
%define release 4 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
21 |
Patch0:smeserver-phpldapadmin-1.6.0-Add-in-update-event-and-php-fpm-stuff.patch |
Patch0:smeserver-phpldapadmin-1.6.0-Add-in-update-event-and-php-fpm-stuff.patch |
22 |
Patch1:smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch |
Patch1:smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch |
23 |
Patch2:smeserver-phpldapadmin-1.6.0-Alter-config-auth-type.patch |
Patch2:smeserver-phpldapadmin-1.6.0-Alter-config-auth-type.patch |
24 |
|
Patch3:smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch |
25 |
|
|
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Wed Oct 06 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-5.sme |
30 |
|
- Remove-intial-req-to-login.patch [SME: 11699] |
31 |
|
|
32 |
* Tue Oct 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-4.sme |
* Tue Oct 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-4.sme |
33 |
- Alter auth-type config parameter to cookie from http [SME: 11699] |
- Alter auth-type config parameter to cookie from http [SME: 11699] |
34 |
|
|
78 |
%patch0 -p1 |
%patch0 -p1 |
79 |
%patch1 -p1 |
%patch1 -p1 |
80 |
%patch2 -p1 |
%patch2 -p1 |
81 |
|
%patch3 -p1 |
82 |
|
|
83 |
%build |
%build |
84 |
perl createlinks |
perl createlinks |