/[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.6 by bytegw, Sun Feb 10 12:17:48 2008 UTC Revision 1.12 by filippocarletti, Mon Mar 29 14:52:05 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-proxy.spec,v 1.11 2008/10/07 19:14:44 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 11  %define release 2
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
 Patch2: e-smith-proxy-4.14.0-proxycron.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  
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-base  Requires: e-smith-base
17  Requires: squid  Requires: squid
18  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
19  Requires: iptables  Requires: iptables
20    Requires: e-smith-formmagick >= 1.4.0-9
21    Requires: e-smith-email >= 5.2.0-5
22  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
23  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
24  AutoReqProv: no  AutoReqProv: no
# Line 31  AutoReqProv: no Line 27  AutoReqProv: no
27  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
28    
29  %changelog  %changelog
30    * Thu Mar 25 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-2.sme
31    - New option to block outgoing SMTP connections [SME: 5574]
32    
33    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
34    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
35    
36    * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15
37    - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]
38    
39    * Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14
40    - Fix obsolete use of esmith::db class in template fragment. [SME: 4509]
41    
42    * Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13
43    - Change Wpad URL to match system domain. [SME: 3512]
44    
45    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
46    - Remove <base> tags now in general [SME: 3918]
47    
48  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11  * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11
49  - Remove duplicate <base> entries [SME: 3893]  - Remove duplicate <base> entries [SME: 3893]
50    
# Line 654  e-smith server and gateway software - pr Line 668  e-smith server and gateway software - pr
668    
669  %prep  %prep
670  %setup  %setup
671  %patch1 -p1  %patch0 -p1
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %if "%{?rhel}" == "5"  
 %patch7 -p1  
 %endif  
 %patch8 -p1  
 %patch9 -p1  
672    
673  %build  %build
674  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