fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
0ce522a7da
commit
cd00e160ed
@ -5,7 +5,7 @@ Summary: LemonLDAP NG is a web SSO solution
|
||||
%define name smeserver-lemonldap-ng
|
||||
Name: %{name}
|
||||
%define version 0.2.19
|
||||
%define release 2
|
||||
%define release 3
|
||||
Version: 0.2.20
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
@ -14,11 +14,11 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildArchitectures: noarch
|
||||
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
|
||||
Requires: e-smith-base >= 5.2.0-56
|
||||
Requires: e-smith-ldap
|
||||
Requires: smeserver-base >= 5.2.0-56
|
||||
Requires: smeserver-ldap
|
||||
Requires: smeserver-webapps-common >= 0.1-8
|
||||
Requires: lemonldap-ng >= 1.4.1
|
||||
Requires: lemonldap-ng-fr-doc
|
||||
@ -30,6 +30,9 @@ to run LemonLDAP NG on your SME Server. It uses LDAP as authentication source
|
||||
but can also use SSL auth (either optional with a fallback to LDAP, or SSL required)
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2.19-3.sme
|
||||
- Fix e-smith references in smeserver-lemonldap-ng [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.2.19-2.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user