/[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.14 by slords, Sun Sep 26 17:12:22 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-proxy.spec,v 1.13 2010/09/26 16:28:40 slords 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 4
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-base  Requires: e-smith-base
# Line 17  Requires: squid Line 20  Requires: squid
20  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
21  Requires: iptables  Requires: iptables
22  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
23    Requires: e-smith-email >= 5.2.0-5
24  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
25  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
26  AutoReqProv: no  AutoReqProv: no
# Line 25  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
30    
31  %changelog  %changelog
32    * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-4.sme
33    - Fix missed enabled->transparent mapping [SME: 5574]
34    
35    * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-3.sme
36    - Change enabled to transparent for mail proxy [SME: 5574]
37    
38    * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
39    - New option to block outgoing SMTP connections [SME: 5574]
40    
41  * 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
42  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
43    
# Line 663  e-smith server and gateway software - pr Line 676  e-smith server and gateway software - pr
676    
677  %prep  %prep
678  %setup  %setup
679    %patch0 -p1
680    %patch1 -p1
681    %patch2 -p1
682    
683  %build  %build
684  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