--- rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2022/04/17 18:59:18 1.11 +++ rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2023/02/06 05:06:15 1.13 @@ -1,10 +1,10 @@ -# $Id: e-smith-proxy.spec,v 1.10 2021/10/22 02:06:17 jpp Exp $ +# $Id: e-smith-proxy.spec,v 1.12 2022/04/17 18:59:57 jpp Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.6.0 -%define release 11 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,7 @@ Patch5: e-smith-proxy-5.6.0-events_updat Patch6: e-smith-proxy-5.6.0-bz9692-cleanup.patch Patch7: e-smith-proxy-5.6.0-bz11713-networksystemd.patch Patch8: e-smith-proxy-5.6.0-bz11944.patch +Patch9: e-smith-proxy-5.6.0-bz11454-pidfile.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -27,7 +28,7 @@ Requires: squid Requires: e-smith-lib >= 1.15.1-19 Requires: iptables Requires: e-smith-formmagick >= 1.4.0-9 -Requires: e-smith-apache >= +Requires: e-smith-apache >= 2.6.0-19 Requires: e-smith-email >= 5.2.0-5 BuildRequires: e-smith-devtools Obsoletes: e-smith-transproxy @@ -37,6 +38,9 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Mon Feb 06 2023 Jean-Philippe Pialasse 5.6.0-12.sme +- fix issues where pid file is not removed [SME: 11454] + * Sun Apr 17 2022 Jean-Philippe Pialasse 5.6.0-11.sme - use httpd 2.4 access control syntax [SME: 11944] @@ -747,6 +751,7 @@ e-smith server and gateway software - pr %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 rm -rf root/var/service/squid/ mkdir -p root/usr/lib/systemd/system/squid.service.d