commit 5526534d61927f4ec1a2ccc1fc795698a219de95
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Oct 30 13:28:26 2022 +0100

    - fix internal deps, rel 2

 lighttpd.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index c89843d..1f7f654 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -43,7 +43,7 @@ Summary:      Fast and light HTTP server
 Summary(pl.UTF-8):     Szybki i lekki serwer HTTP
 Name:          lighttpd
 Version:       1.4.67
-Release:       1
+Release:       2
 License:       BSD
 Group:         Networking/Daemons/HTTP
 Source0:       
https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
@@ -286,7 +286,7 @@ Summary:    lighttpd authn_dbi module
 Group:         Networking/Daemons/HTTP
 URL:           https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModAuth
 Requires:      %{name} = %{version}-%{release}
-Requires:      %{name}-auth = %{version}-%{release}
+Requires:      %{name}-mod_auth = %{version}-%{release}
 
 %description mod_authn_dbi
 lighttpd authn_dbi module.
@@ -295,7 +295,7 @@ lighttpd authn_dbi module.
 Summary:       lighttpd authn_file module
 Group:         Networking/Daemons/HTTP
 Requires:      %{name} = %{version}-%{release}
-Requires:      %{name}-auth = %{version}-%{release}
+Requires:      %{name}-mod_auth = %{version}-%{release}
 
 %description mod_authn_file
 lighttpd authn_file module.
@@ -304,7 +304,7 @@ lighttpd authn_file module.
 Summary:       lighttpd authn_gssapi module
 Group:         Networking/Daemons/HTTP
 Requires:      %{name} = %{version}-%{release}
-Requires:      %{name}-auth = %{version}-%{release}
+Requires:      %{name}-mod_auth = %{version}-%{release}
 
 %description mod_authn_gssapi
 lighttpd authn_gssapi module.
@@ -313,7 +313,7 @@ lighttpd authn_gssapi module.
 Summary:       lighttpd authn_ldap module
 Group:         Networking/Daemons/HTTP
 Requires:      %{name} = %{version}-%{release}
-Requires:      %{name}-auth = %{version}-%{release}
+Requires:      %{name}-mod_auth = %{version}-%{release}
 
 %description mod_authn_ldap
 lighttpd authn_ldap module.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/5526534d61927f4ec1a2ccc1fc795698a219de95

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to