From 928301b72e0d4acff28b14612100363607607d8f5dc50614e9939e5bea16d494 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 13 May 2020 10:55:47 +0000 Subject: [PATCH] Accepting request 802933 from home:vitezslav_cizek:branches:Apache:Modules - Set the minimal apache version to 2.4.18 which is required since 1.0.18 (mod_nss needs conn_rec->master field) OBS-URL: https://build.opensuse.org/request/show/802933 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_nss?expand=0&rev=55 --- apache2-mod_nss.changes | 6 ++++++ apache2-mod_nss.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/apache2-mod_nss.changes b/apache2-mod_nss.changes index 7755864..a5fe575 100644 --- a/apache2-mod_nss.changes +++ b/apache2-mod_nss.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 12 08:41:45 UTC 2020 - Vítězslav Čížek + +- Set the minimal apache version to 2.4.18 which is required since + 1.0.18 (mod_nss needs conn_rec->master field) + ------------------------------------------------------------------- Tue Sep 10 11:01:45 UTC 2019 - Vítězslav Čížek diff --git a/apache2-mod_nss.spec b/apache2-mod_nss.spec index 6d4b5fb..3253aff 100644 --- a/apache2-mod_nss.spec +++ b/apache2-mod_nss.spec @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_nss # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Release: 0 Summary: SSL/TLS module for the Apache HTTP server License: Apache-2.0 Group: Productivity/Networking/Web/Servers -Url: https://pagure.io/mod_nss +URL: https://pagure.io/mod_nss Source: https://releases.pagure.org/mod_nss/mod_nss-%{version}.tar.gz Source1: mod_nss.conf.in Source2: listen_nss.conf @@ -42,7 +42,7 @@ Patch4: mod_nss-gencert_use_ss_instead_of_netstat.patch Patch5: mod_nss-gencert_stronger_password.patch BuildRequires: apache-rex BuildRequires: apache-rpm-macros -BuildRequires: apache2-devel >= 2.2.12 +BuildRequires: apache2-devel >= 2.4.18 BuildRequires: apr-devel BuildRequires: apr-util-devel BuildRequires: automake @@ -60,7 +60,7 @@ BuildRequires: mozilla-nss-tools BuildRequires: pkgconfig Requires: %{apache_mmn} Requires: %{apache_suse_maintenance_mmn} -Requires: apache2 >= 2.2.12 +Requires: apache2 >= 2.4.18 Requires: findutils Requires: iproute2 Requires: mozilla-nss >= 3.25