diff --git a/smeserver-lemonldap-ng.spec b/smeserver-lemonldap-ng.spec index 4222f7b..09ec221 100644 --- a/smeserver-lemonldap-ng.spec +++ b/smeserver-lemonldap-ng.spec @@ -4,7 +4,7 @@ Summary: LemonLDAP NG is a web SSO solution %define name smeserver-lemonldap-ng Name: %{name} -%define version 0.2.6 +%define version 0.2.7 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -21,6 +21,7 @@ Requires: e-smith-base >= 5.2.0-56 Requires: e-smith-ldap Requires: smeserver-webapps-common >= 0.1-8 Requires: lemonldap-ng +Requires: perl(Authen::Captcha) %description This package contains all the needed scripts and templates @@ -28,6 +29,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 +* Mon Nov 4 2013 Daniel Berteaud 0.2.7-1.sme +- Requires perl(Authen::Captcha) for LL::NG 1.3.0 + * Tue Sep 17 2013 Daniel Berteaud 0.2.6-1.sme - Small modifications to support SOGo CAS auth - Enable CAS auth