--- rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2020/12/01 16:03:46 1.7 +++ rpms/e-smith-proxy/sme10/e-smith-proxy.spec 2020/12/11 20:35:23 1.8 @@ -1,10 +1,10 @@ -# $Id: e-smith-proxy.spec,v 1.6 2017/04/12 21:24:57 unnilennium Exp $ +# $Id: e-smith-proxy.spec,v 1.7 2020/12/01 16:03:46 michel Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.6.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch1: e-smith-proxy-5.6.0-set_file_des Patch2: e-smith-proxy-5.6.0.bz79.redirect.squid.related.syslog.patch Patch3: e-smith-proxy-5.6.0.bz9639.disablingSMTPproxyFromManager.patch Patch4: e-smith-proxy-5.6.0-bz11116_systemd.patch +Patch5: e-smith-proxy-5.6.0-events_update-bz9419.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -31,6 +32,10 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Thu Dec 10 2020 Michel Begue 2.6.0-8.sme +- fix actions for e-smith-proxy-update event [SME: 11116] +- add intercept for squid [SME: 9419] + * Mon Nov 30 2020 Michel Begue 2.6.0-7.sme - move squid service to systemd [SME: 11116] - add e-smith-proxy-update event [SME: 11151] @@ -723,6 +728,9 @@ e-smith server and gateway software - pr %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 + +rm -rf root/var/service/squid/ mkdir -p root/usr/lib/systemd/system/squid.service.d %build