/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

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

Revision 1.164 by burnat, Mon Mar 10 13:25:54 2014 UTC Revision 1.170 by vip-ire, Tue Mar 31 15:48:18 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.163 2014/02/18 06:17:19 wellsi Exp $  # $Id: e-smith-base.spec,v 1.169 2015/01/16 14:02:30 stephdl Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 5.2.0  %define version 5.2.0
7  %define release 91  %define release 95
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: e-smith-base-5.2.0.90.tar.gz  Source: e-smith-base-5.2.0.90.tar.gz
13  Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch  Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch
14    Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch
15    Patch3: e-smith-base-5.2.0_console_verification_dhcp_vs_pptp.patch
16    Patch4: e-smith-base-5.2.0-default_to_no_on_quit_console_app.patch
17    Patch5: e-smith-base-5.2.0-only_fire_ip_change_on_wan.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  Requires: mod_auth_external  Requires: mod_auth_external
20  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
# Line 58  AutoReqProv: no Line 62  AutoReqProv: no
62  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
63    
64  %changelog  %changelog
65  * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0.91.sme  * Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-95.sme
66    - Only fire the ip-change event when IP is assigned to WAN nic
67      (Code by Charlie Brady and John Crisp) [SME: 8891]
68    
69    * Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-94.sme
70    - When quiting the console app with unsaved changes set the default selected
71    - answer to NO,  Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8794]
72    
73    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-93.sme
74    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
75    - [SME: 8298]
76    
77    * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-92.sme
78    - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
79    - [SME: 8298]
80    
81    * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0-91.sme
82  - Reset primary ibay default type [SME: 8267]  - Reset primary ibay default type [SME: 8267]
83    
84  * Mon Feb 17 2014 Ian Wells <esmith@wellsi.com> 5.2.0-90.sme  * Mon Feb 17 2014 Ian Wells <esmith@wellsi.com> 5.2.0-90.sme
# Line 1558  e-smith server and gateway software - ba Line 1578  e-smith server and gateway software - ba
1578  %prep  %prep
1579  %setup  %setup
1580  %patch1 -p1  %patch1 -p1
1581    %patch2 -p1
1582    %patch3 -p1
1583    %patch4 -p1
1584    %patch5 -p1
1585    
1586  %pre  %pre
1587  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]


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