1 |
Name: phpldapadmin |
Name: phpldapadmin |
2 |
Summary: Web-based tool for managing LDAP servers |
Summary: Web-based tool for managing LDAP servers |
3 |
Version: 1.2.6 |
Version: 1.2.6 |
4 |
Release: 1%{?dist} |
Release: 4%{?dist} |
5 |
Group: Applications/Internet |
Group: Applications/Internet |
6 |
License: GPLv2+ |
License: GPLv2+ |
7 |
URL: http://phpldapadmin.sourceforge.net |
URL: http://phpldapadmin.sourceforge.net |
15 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
16 |
BuildArch: noarch |
BuildArch: noarch |
17 |
Requires: webserver |
Requires: webserver |
18 |
Requires: php >= 7.2 |
#Requires: php74 |
19 |
Requires: php-ldap |
#Requires: php74-ldap |
20 |
|
|
21 |
|
AutoReqProv: no |
22 |
|
|
23 |
|
|
24 |
%description |
%description |
135 |
|
|
136 |
|
|
137 |
%changelog |
%changelog |
138 |
* Tue Sep 28 2021 John Crisp <jcrisp@safeandsoundit.co.uk> -1.2.6-1.sme |
* Mon Oct 04 2021 Brian Read <brianr@bjsystems.co.uk> 1.2.6-4.sme |
139 |
- Import for Koozali SME v10 [SME: 12345] |
- Remove deps on php74 and add in AutoReqProv [SME: 11699 ] |
140 |
|
|
141 |
|
* Thu Sep 30 2021 John Crisp <jcrisp@safeandsoundit.co.uk> - 1.2.6-3.sme |
142 |
|
- Update php versions to php74 [SME: 11700] |
143 |
|
|
144 |
|
* Wed Sep 29 2021 John Crisp <jcrisp@safeandsoundit.co.uk> - 1.2.6-2.sme |
145 |
|
- Fix the bug number for consistency |
146 |
|
- Set requires php to 7.3 |
147 |
|
|
148 |
|
* Tue Sep 28 2021 John Crisp <jcrisp@safeandsoundit.co.uk> - 1.2.6-1.sme |
149 |
|
- Import for Koozali SME v10 [SME: 11700] |
150 |
|
|
151 |
* Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 1.2.3.11.sme |
* Thu Nov 15 2018 John Crisp <jcrisp@safeandsoundit.co.uk> - 1.2.3.11.sme |
152 |
- Imported as -10 to match current contrib |
- Imported as -10 to match current contrib |