From: Elan Ruusamäe Date: Sun, 16 Oct 2016 15:33:13 +0000 (+0300) Subject: add ref to source X-Git-Tag: AC-branch~16 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Flighttpd.git;a=commitdiff_plain;h=3c00178aa586adae84819d7f6b266175e42bcd3a add ref to source --- 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)