]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- fix mod_deflate obsoletes auto/th/lighttpd-1.4.56-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 1 Dec 2020 08:33:59 +0000 (09:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 1 Dec 2020 08:33:59 +0000 (09:33 +0100)
- rel 2

lighttpd.spec

index 8265f19767236fafb3e05357f29242c8194392a0..b619fb0944f3a05350fea1223c9eaa34160d3df7 100644 (file)
@@ -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')
This page took 0.031771 seconds and 4 git commands to generate.