1 |
# $Id: smeserver-phpldapadmin.spec,v 1.13 2021/10/06 14:33:00 brianr Exp $ |
# $Id: smeserver-phpldapadmin.spec,v 1.16 2022/07/24 03:46:57 jpp 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 6 |
%define release 7 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
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 |
Patch3: smeserver-phpldapadmin-1.6.0-Remove-intial-req-to-login.patch |
25 |
Patch4: smeserver-phpldapadmin-1.6.0-bz12055-httpd24.patch |
Patch4: smeserver-phpldapadmin-1.6.0-bz12055-httpd24.patch |
26 |
|
Patch5:smeserver-phpldapadmin-1.6.0-bz12055-24syntax.patch |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Jul 27 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 1.6.0-6.sme |
31 |
|
- update to template httpd24 syntax [SME: 12055] |
32 |
|
|
33 |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-6.sme |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6.0-6.sme |
34 |
- update access to httpd24 syntax [SME: 12055] |
- update access to httpd24 syntax [SME: 12055] |
35 |
|
|
73 |
- clean spec file |
- clean spec file |
74 |
- added default db value (patch file) |
- added default db value (patch file) |
75 |
|
|
76 |
* Thu Jun 26 2007 Michel Van hees <michel@vanhees.cc> |
* Tue Jun 26 2007 Michel Van hees <michel@vanhees.cc> |
77 |
|
Thu Jun 26 2007 --> Thu Jun 21 2007 or Tue Jun 26 2007 or Thu Jun 28 2007 or .... |
78 |
- Restart contrib from scratch |
- Restart contrib from scratch |
79 |
- Use of phpldapadmin 0.9.8.3 |
- Use of phpldapadmin 0.9.8.3 |
80 |
|
|
88 |
%patch2 -p1 |
%patch2 -p1 |
89 |
%patch3 -p1 |
%patch3 -p1 |
90 |
%patch4 -p1 |
%patch4 -p1 |
91 |
|
%patch5 -p1 |
92 |
|
|
93 |
%build |
%build |
94 |
perl createlinks |
perl createlinks |