/[smeserver]/rpms/e-smith-proxy/sme8/e-smith-proxy.spec
ViewVC logotype

Diff of /rpms/e-smith-proxy/sme8/e-smith-proxy.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by slords, Tue Oct 7 19:14:44 2008 UTC Revision 1.18 by wellsi, Wed Feb 12 03:05:15 2014 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-proxy.spec,v 1.17 2014/01/30 20:30:50 burnat Exp $
2    
3  Summary: e-smith server and gateway - proxy module  Summary: e-smith server and gateway - proxy module
4  %define name e-smith-proxy  %define name e-smith-proxy
5  Name: %{name}  Name: %{name}
6  %define version 5.2.0  %define version 5.2.0
7  %define release 1  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13    Patch0: e-smith-proxy-5.2.0-blocksmtp.patch
14    Patch1: e-smith-proxy-5.2.0-transparent.patch
15    Patch2: e-smith-proxy-5.2.0-transparent2.patch
16    Patch3: e-smith-proxy-5.2.0-smtp-proxy-wording.patch
17    Patch4: e-smith-proxy-5.2.0-squid_additionnal_SSLports.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: e-smith-base  Requires: e-smith-base
# Line 17  Requires: squid Line 22  Requires: squid
22  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
23  Requires: iptables  Requires: iptables
24  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
25    Requires: e-smith-email >= 5.2.0-5
26  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
27  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
28  AutoReqProv: no  AutoReqProv: no
# Line 25  AutoReqProv: no Line 31  AutoReqProv: no
31  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
32    
33  %changelog  %changelog
34    * Thu Jan 30 2014 chris burnat <devlist@burnat.com> 5.2.0-6.sme
35    - Modify template to allow Squid proxy https access to ports other than 443,563 using db command [SME: 8159]
36    - Code by John Bennett
37    
38    * Fri Sep 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme
39    - Fix SMTP proxy wording in server-manager [SME: 6178]
40    
41    * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-4.sme
42    - Fix missed enabled->transparent mapping [SME: 5574]
43    
44    * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-3.sme
45    - Change enabled to transparent for mail proxy [SME: 5574]
46    
47    * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
48    - New option to block outgoing SMTP connections [SME: 5574]
49    
50  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
51  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
52    
# Line 663  e-smith server and gateway software - pr Line 685  e-smith server and gateway software - pr
685    
686  %prep  %prep
687  %setup  %setup
688    %patch0 -p1
689    %patch1 -p1
690    %patch2 -p1
691    %patch3 -p1
692    %patch4 -p1
693    
694  %build  %build
695  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed