/[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.4 by bytegw, Thu Dec 20 23:06:02 2007 UTC Revision 1.10 by slords, Fri Aug 15 23:49:40 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 9  %define release 15
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 15  Patch4: e-smith-proxy-4.14.0-squid.conf_ Line 15  Patch4: e-smith-proxy-4.14.0-squid.conf_
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  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    Patch13: e-smith-proxy-4.14.0-no_confref-sme8.patch
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26  Requires: e-smith-base  Requires: e-smith-base
27  Requires: squid  Requires: squid
28  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
29  Requires: iptables  Requires: iptables
30    Requires: e-smith-formmagick >= 1.4.0-9
31  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
32  Obsoletes: e-smith-transproxy  Obsoletes: e-smith-transproxy
33  AutoReqProv: no  AutoReqProv: no
# Line 29  AutoReqProv: no Line 36  AutoReqProv: no
36  e-smith server and gateway software - proxy module.  e-smith server and gateway software - proxy module.
37    
38  %changelog  %changelog
39    * Fri Aug 15 2008 Shad L. Lords <slords@mail.com> 4.14.0-15
40    - Fix obsolete use of esmith::db class in template fragment in sme8. [SME: 4509]
41    
42    * Fri Aug 15 2008 Charlie Brady <charlie_brady@mitel.com> 4.14.0-14
43    - Fix obsolete use of esmith::db class in template fragment. [SME: 4509]
44    
45    * Fri Feb 22 2008 Gavin Weight <gweight@gmail.com> 4.14.0-13
46    - Change Wpad URL to match system domain. [SME: 3512]
47    
48    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.14.0-12
49    - Remove <base> tags now in general [SME: 3918]
50    
51    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.14.0-11
52    - Remove duplicate <base> entries [SME: 3893]
53    
54    * Thu Dec 27 2007 Stephen Noble <support@dungog.net> 4.14.0-10
55    - wording in panel re proxy in serveronly mode [SME: 3514]
56    
57  * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9  * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 4.14.0-9
58  - Update squid directives for sme8 [SME: 2518]  - Update squid directives for sme8 [SME: 2518]
59    
# Line 655  e-smith server and gateway software - pr Line 680  e-smith server and gateway software - pr
680  %if "%{?rhel}" == "5"  %if "%{?rhel}" == "5"
681  %patch7 -p1  %patch7 -p1
682  %endif  %endif
683    %patch8 -p1
684    %patch9 -p1
685    %patch10 -p1
686    %patch11 -p1
687    %if "%{?rhel}" == "4"
688    %patch12 -p1
689    %else
690    %patch13 -p1
691    %endif
692    
693  %build  %build
694  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