/[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.1 by slords, Tue Jun 12 16:03:47 2007 UTC Revision 1.5 by bytegw, Thu Dec 27 16:05:32 2007 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 10
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-base  Requires: e-smith-base
# Line 26  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
31    
32  %changelog  %changelog
33    * Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10
34    - wording in panel re proxy in serveronly mode [SME: 3514]
35    
36    * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9
37    - Update squid directives for sme8 [SME: 2518]
38    
39    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.14.0-8
40    - Add Wpad funtion to dhcpd.conf. [SME: 3512]
41    
42    * Wed Aug 29 2007 Charlie Brady <charlie_brady@mitel.com> 4.14.0-7
43    - Bind only to local interface and loopback interface. [SME: 2658]
44    
45  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
46  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
47    
# Line 638  e-smith server and gateway software - pr Line 654  e-smith server and gateway software - pr
654  %patch2 -p1  %patch2 -p1
655  %patch3 -p1  %patch3 -p1
656  %patch4 -p1  %patch4 -p1
657    %patch5 -p1
658    %patch6 -p1
659    %if "%{?rhel}" == "5"
660    %patch7 -p1
661    %endif
662    %patch8 -p1
663    
664  %build  %build
665  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