/[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.10 by slords, Fri Aug 15 23:49:40 2008 UTC Revision 1.13 by slords, Sun Sep 26 16:28:40 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-proxy.spec,v 1.12 2010/03/29 14:52:05 filippocarletti 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 15  %define release 3
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
 Patch3: e-smith-proxy-4.14.0-http_port.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  
 Patch11: e-smith-proxy-4.14.0-ChangeWpadURL.patch  
 Patch12: e-smith-proxy-4.14.0-no_confref.patch  
 Patch13: e-smith-proxy-4.14.0-no_confref-sme8.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base  Requires: e-smith-base
# Line 28  Requires: squid Line 19  Requires: squid
19  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
20  Requires: iptables  Requires: iptables
21  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
22    Requires: e-smith-email >= 5.2.0-5
23  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
24  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
25  AutoReqProv: no  AutoReqProv: no
# Line 36  AutoReqProv: no Line 28  AutoReqProv: no
28  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
29    
30  %changelog  %changelog
31    * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 5.2.0-3.sme
32    - Change enabled to transparent for mail proxy [SME: 5574]
33    
34    * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
35    - New option to block outgoing SMTP connections [SME: 5574]
36    
37    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
38    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
39    
40  * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15  * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15
41  - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]  - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]
42    
# Line 671  e-smith server and gateway software - pr Line 672  e-smith server and gateway software - pr
672    
673  %prep  %prep
674  %setup  %setup
675    %patch0 -p1
676  %patch1 -p1  %patch1 -p1
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %if "%{?rhel}" == "5"  
 %patch7 -p1  
 %endif  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %if "%{?rhel}" == "4"  
 %patch12 -p1  
 %else  
 %patch13 -p1  
 %endif  
677    
678  %build  %build
679  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