--- rpms/e-smith-proxy/sme9/e-smith-proxy.spec 2013/02/13 15:43:35 1.1 +++ rpms/e-smith-proxy/sme9/e-smith-proxy.spec 2014/01/30 06:45:29 1.3 @@ -1,15 +1,20 @@ -# $Id: e-smith-proxy.spec,v 1.15 2011/09/23 13:33:04 snetram Exp $ +# $Id: e-smith-proxy.spec,v 1.2 2013/02/18 21:39:26 vip-ire Exp $ Summary: e-smith server and gateway - proxy module %define name e-smith-proxy Name: %{name} %define version 5.4.0 -%define release 1 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-proxy-5.4.0-remove_implicit_all_acl.patch +Patch2: e-smith-proxy-5.4.0-remove_obsolete_ext_method.patch +Patch3: e-smith-proxy-5.4.0-remove_obsolete_D_arg.patch +Patch4: e-smith-proxy-5.4.0-convert_acl_to_cidr.patch +Patch5: e-smith-proxy-5.4.0-squid_additionnal_SSLports.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -26,6 +31,13 @@ AutoReqProv: no e-smith server and gateway software - proxy module. %changelog +* Thu Jan 30 2014 chris burnat 5.4.0-3.sme +- Modify template to allow Squid proxy https access to ports other than 443,563 using db command [sme:8161] +- Codes by Ray Mitchell and Ian Wells + +* Mon Feb 18 2013 Daniel Berteaud 5.4.0-2.sme +- Adjust squid config syntax [SME: 7250] + * Wed Feb 13 2013 Shad L. Lords 5.4.0-1.sme - Roll new stream for sme9 - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223] @@ -680,6 +692,11 @@ e-smith server and gateway software - pr %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks