From f8f18d5dc4410f4c6e385da9bee3fd4635b20e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Tue, 29 Mar 2022 03:00:27 +0200 Subject: [PATCH] Remove redundant requires of openssl package --- nginx.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nginx.spec b/nginx.spec index e673659..3c4d42a 100644 --- a/nginx.spec +++ b/nginx.spec @@ -41,7 +41,7 @@ Name: nginx Epoch: 1 Version: 1.20.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -105,7 +105,6 @@ Obsoletes: nginx-mod-http-geoip <= 1:1.16 Requires: system-logos-httpd %endif -Requires: openssl Requires: pcre Provides: webserver %if 0%{?fedora} || 0%{?rhel} >= 8 @@ -588,7 +587,7 @@ fi %changelog -* Thu Mar 24 2022 Honza Horak - 1:1.20.2-3 +* Thu Mar 24 2022 Honza Horak - 1:1.20.2-4 - Introduce core sub-package for having a daemon only with a minimal footprint * Thu Jan 20 2022 Fedora Release Engineering - 1:1.20.2-2