Lasso is available in Fedora 29+

This commit is contained in:
Xavier Bachelot 2018-12-19 17:28:32 +01:00
parent 8a6e4d61c5
commit aee9ee3fe1

View File

@ -125,6 +125,10 @@ BuildRequires: perl(IO::Select)
BuildRequires: perl(IO::Socket::INET)
BuildRequires: perl(IO::String)
BuildRequires: perl(JSON)
%if 0%{?fedora} >= 29
BuildRequires: perl(Lasso)
BuildRequires: perl(Glib)
%endif
BuildRequires: perl(Log::Log4perl)
BuildRequires: perl(LWP::Protocol::https)
BuildRequires: perl(LWP::UserAgent)
@ -199,8 +203,10 @@ Requires: lemonldap-ng-test = %{version}-%{release}
%if 0%{?fedora}
%{?perl_default_filter}
%if 0%{?fedora} < 29
%global __requires_exclude perl\\(lasso
%endif
%endif
%description
LemonLdap::NG is a modular Web-SSO based on Apache::Session modules. It