From 3c00178aa586adae84819d7f6b266175e42bcd3a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 16 Oct 2016 18:33:13 +0300 Subject: [PATCH] add ref to source --- lighttpd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lighttpd.spec b/lighttpd.spec index 37ae350..9957bb6 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -243,6 +243,7 @@ URL: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAuth Requires: %{name} = %{version}-%{release} Requires: %{name}-mod_authn_file = %{version}-%{release} # TODO: ldap and mysql should be optional +# https://github.com/lighttpd/lighttpd1.4/blob/lighttpd-1.4.42/src/configfile.c#L426-L428 Requires: %{name}-mod_authn_ldap = %{version}-%{release} Requires: %{name}-mod_authn_mysql = %{version}-%{release} Provides: webserver(auth) -- 2.44.0