[packages/lighttpd] - fix mod_deflate obsoletes - rel 2

baggins baggins at pld-linux.org
Tue Dec 1 09:34:22 CET 2020


commit d66b6f703f3c52121925c507e81bdd102c8abe74
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Dec 1 09:33:59 2020 +0100

    - fix mod_deflate obsoletes
    - rel 2

 lighttpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index 8265f19..b619fb0 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -52,7 +52,7 @@ Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
 Version:	1.4.56
-Release:	1
+Release:	2
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
@@ -406,7 +406,7 @@ Summary(pl.UTF-8):	Moduł lighttpd do kompresji wyjścia metodą deflate
 Group:		Networking/Daemons/HTTP
 URL:		https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModDeflate
 Requires:	%{name} = %{version}-%{release}
-Obsoletes:	lighttpd-mod_deflate < 1.4.56
+Obsoletes:	lighttpd-mod_compress < 1.4.56
 
 %define	_deflate_encodings deflate gzip %{?with_bzip2:bzip2} %{?with_brotli:brotli}
 %define	deflate_encodings %(echo %_deflate_encodings | sed -e 's/ /, /g')
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list