1 |
# $Id: smeserver-phpldapadmin.spec,v 1.11 2021/10/04 13:49:59 brianr Exp $ |
# $Id: smeserver-phpldapadmin.spec,v 1.17 2022/07/27 05:50:09 terryfage 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 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
Requires: smeserver-release >= 10 |
Requires: smeserver-release >= 10 |
20 |
|
Requires: e-smith-apache >= 2.6.0-19 |
21 |
Requires: phpldapadmin >= 1.2.6 |
Requires: phpldapadmin >= 1.2.6 |
22 |
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 |
23 |
Patch1:smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch |
Patch1: smeserver-phpldapadmin-1.6.0-password-hash-renamed-in-config.patch |
24 |
Patch2:smeserver-phpldapadmin-1.6.0-Alter-config-auth-type.patch |
Patch2: smeserver-phpldapadmin-1.6.0-Alter-config-auth-type.patch |
25 |
|
Patch3: smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch |
26 |
|
Patch4: smeserver-phpldapadmin-1.6.0-bz12055-httpd24.patch |
27 |
|
Patch5:smeserver-phpldapadmin-1.6.0-bz12055-24syntax.patch |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-8.sme |
32 |
|
- update to template httpd24 syntax [SME: 12055] |
33 |
|
add Requires: e-smith-apache >= 2.6.0-19 |
34 |
|
|
35 |
|
* Wed Jul 27 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 1.6.0-7.sme |
36 |
|
- update to template httpd24 syntax [SME: 12055] |
37 |
|
|
38 |
|
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-6.sme |
39 |
|
- update access to httpd24 syntax [SME: 12055] |
40 |
|
|
41 |
|
* Wed Oct 06 2021 Brian Read <brianr@bjsystems.co.uk> 1.6.0-5.sme |
42 |
|
- Remove-intial-req-to-login.patch [SME: 11699] |
43 |
|
|
44 |
* 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 |
45 |
- Alter auth-type config parameter to cookie from http [SME: 11699] |
- Alter auth-type config parameter to cookie from http [SME: 11699] |
46 |
|
|
78 |
- clean spec file |
- clean spec file |
79 |
- added default db value (patch file) |
- added default db value (patch file) |
80 |
|
|
81 |
* Thu Jun 26 2007 Michel Van hees <michel@vanhees.cc> |
* Tue Jun 26 2007 Michel Van hees <michel@vanhees.cc> |
82 |
|
Thu Jun 26 2007 --> Thu Jun 21 2007 or Tue Jun 26 2007 or Thu Jun 28 2007 or .... |
83 |
- Restart contrib from scratch |
- Restart contrib from scratch |
84 |
- Use of phpldapadmin 0.9.8.3 |
- Use of phpldapadmin 0.9.8.3 |
85 |
|
|
91 |
%patch0 -p1 |
%patch0 -p1 |
92 |
%patch1 -p1 |
%patch1 -p1 |
93 |
%patch2 -p1 |
%patch2 -p1 |
94 |
|
%patch3 -p1 |
95 |
|
%patch4 -p1 |
96 |
|
%patch5 -p1 |
97 |
|
|
98 |
%build |
%build |
99 |
perl createlinks |
perl createlinks |