/[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.1 by slords, Tue Jun 12 19:25:28 2007 UTC Revision 1.7 by bytegw, Wed Feb 13 22:51:45 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 6  %define release 12
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 12  Patch1: e-smith-proxy-4.14.0-squidrotate Line 12  Patch1: e-smith-proxy-4.14.0-squidrotate
12  Patch2: e-smith-proxy-4.14.0-proxycron.patch  Patch2: e-smith-proxy-4.14.0-proxycron.patch
13  Patch3: e-smith-proxy-4.14.0-http_port.patch  Patch3: e-smith-proxy-4.14.0-http_port.patch
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
16    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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  Requires: e-smith-base  Requires: e-smith-base
24  Requires: squid  Requires: squid
25  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
26  Requires: iptables  Requires: iptables
27    Requires: e-smith-formmagick >= 1.4.0-9
28  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
29  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
30  AutoReqProv: no  AutoReqProv: no
# Line 26  AutoReqProv: no Line 33  AutoReqProv: no
33  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
34    
35  %changelog  %changelog
36    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
37    - Remove <base> tags now in general [SME: 3918]
38    
39    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11
40    - Remove duplicate <base> entries [SME: 3893]
41    
42    * Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10
43    - wording in panel re proxy in serveronly mode [SME: 3514]
44    
45    * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9
46    - Update squid directives for sme8 [SME: 2518]
47    
48    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8
49    - Add Wpad funtion to dhcpd.conf. [SME: 3512]
50    
51    * Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7
52    - Bind only to local interface and loopback interface. [SME: 2658]
53    
54  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
55  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
56    
# Line 638  e-smith server and gateway software - pr Line 663  e-smith server and gateway software - pr
663  %patch2 -p1  %patch2 -p1
664  %patch3 -p1  %patch3 -p1
665  %patch4 -p1  %patch4 -p1
666    %patch5 -p1
667    %patch6 -p1
668    %if "%{?rhel}" == "5"
669    %patch7 -p1
670    %endif
671    %patch8 -p1
672    %patch9 -p1
673    %patch10 -p1
674    
675  %build  %build
676  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