/[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.7 by bytegw, Wed Feb 13 22:51:45 2008 UTC Revision 1.14 by slords, Sun Sep 26 17:12:22 2010 UTC
# Line 1  Line 1 
1    # $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 4.14.0  %define version 5.2.0
7  %define release 12  %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  Patch1: e-smith-proxy-4.14.0-squidrotate.patch  Patch0: e-smith-proxy-5.2.0-blocksmtp.patch
14  Patch2: e-smith-proxy-4.14.0-proxycron.patch  Patch1: e-smith-proxy-5.2.0-transparent.patch
15  Patch3: e-smith-proxy-4.14.0-http_port.patch  Patch2: e-smith-proxy-5.2.0-transparent2.patch
 Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch  
 Patch5: e-smith-proxy-4.14.0-bind_address.patch  
 Patch6: e-smith-proxy-4.14.0-AddWpadFeature.patch  
 Patch7: e-smith-proxy-4.14.0-squid26.patch  
 Patch8: e-smith-proxy-4.14.0-notenforced.patch  
 Patch9: e-smith-proxy-4.14.0-rmFormTitle.patch  
 Patch10: e-smith-proxy-4.14.0-tags2general.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 25  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 33  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
42    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
43    
44    * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15
45    - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]
46    
47    * Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14
48    - Fix obsolete use of esmith::db class in template fragment. [SME: 4509]
49    
50    * Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13
51    - Change Wpad URL to match system domain. [SME: 3512]
52    
53  * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12  * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
54  - Remove <base> tags now in general [SME: 3918]  - Remove <base> tags now in general [SME: 3918]
55    
# Line 659  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  %patch1 -p1
681  %patch2 -p1  %patch2 -p1
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %if "%{?rhel}" == "5"  
 %patch7 -p1  
 %endif  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -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