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

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

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

Revision 1.3 by bytegw, Fri Nov 2 22:16:38 2007 UTC Revision 1.9 by bytegw, Fri Aug 15 18:41:49 2008 UTC
# Line 2  Summary: e-smith server and gateway - pr Line 2  Summary: e-smith server and gateway - pr
2  %define name e-smith-proxy  %define name e-smith-proxy
3  Name: %{name}  Name: %{name}
4  %define version 4.14.0  %define version 4.14.0
5  %define release 8  %define release 14
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 14  Patch3: e-smith-proxy-4.14.0-http_port.p Line 14  Patch3: e-smith-proxy-4.14.0-http_port.p
14  Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch  Patch4: e-smith-proxy-4.14.0-squid.conf_perms.patch
15  Patch5: e-smith-proxy-4.14.0-bind_address.patch  Patch5: e-smith-proxy-4.14.0-bind_address.patch
16  Patch6: e-smith-proxy-4.14.0-AddWpadFeature.patch  Patch6: e-smith-proxy-4.14.0-AddWpadFeature.patch
17    Patch7: e-smith-proxy-4.14.0-squid26.patch
18    Patch8: e-smith-proxy-4.14.0-notenforced.patch
19    Patch9: e-smith-proxy-4.14.0-rmFormTitle.patch
20    Patch10: e-smith-proxy-4.14.0-tags2general.patch
21    Patch11: e-smith-proxy-4.14.0-ChangeWpadURL.patch
22    Patch12: e-smith-proxy-4.14.0-no_confref.patch
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25  Requires: e-smith-base  Requires: e-smith-base
26  Requires: squid  Requires: squid
27  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
28  Requires: iptables  Requires: iptables
29    Requires: e-smith-formmagick >= 1.4.0-9
30  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
31  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
32  AutoReqProv: no  AutoReqProv: no
# Line 28  AutoReqProv: no Line 35  AutoReqProv: no
35  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
36    
37  %changelog  %changelog
38    * Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14
39    - Fix obsolete use of esmith::db class in template fragment. [SME: 4509]
40    
41    * Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13
42    - Change Wpad URL to match system domain. [SME: 3512]
43    
44    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
45    - Remove <base> tags now in general [SME: 3918]
46    
47    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11
48    - Remove duplicate <base> entries [SME: 3893]
49    
50    * Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10
51    - wording in panel re proxy in serveronly mode [SME: 3514]
52    
53    * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9
54    - Update squid directives for sme8 [SME: 2518]
55    
56  * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8  * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8
57  - Add Wpad funtion to dhcpd.conf. [SME: 3512]  - Add Wpad funtion to dhcpd.conf. [SME: 3512]
58    
# Line 648  e-smith server and gateway software - pr Line 673  e-smith server and gateway software - pr
673  %patch4 -p1  %patch4 -p1
674  %patch5 -p1  %patch5 -p1
675  %patch6 -p1  %patch6 -p1
676    %if "%{?rhel}" == "5"
677    %patch7 -p1
678    %endif
679    %patch8 -p1
680    %patch9 -p1
681    %patch10 -p1
682    %patch11 -p1
683    %patch12 -p1
684    
685  %build  %build
686  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