/[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.172 by stephdl, Fri Oct 16 14:52:45 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.171 2015/09/05 21:52:48 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 97
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    Patch6: e-smith-base-5.2.0_sha256_cert.patch
19    Patch7: e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: mod_auth_external  Requires: mod_auth_external
22  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
# Line 58  AutoReqProv: no Line 64  AutoReqProv: no
64  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
65    
66  %changelog  %changelog
67  * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0.91.sme  * Fri Oct 16 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-97.sme
68    - Verify the mountpoint during the console backup
69    - Added e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch
70    
71    * Mon Aug 24 2015 Charlie Brady <charlie_brady@mitel.com> 5.2.0-96.sme
72    * Use sha256 algorithm for signature of SSL cert. [SME: 8607]
73    
74    * Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-95.sme
75    - Only fire the ip-change event when IP is assigned to WAN nic
76      (Code by Charlie Brady and John Crisp) [SME: 8891]
77    
78    * Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-94.sme
79    - When quiting the console app with unsaved changes set the default selected
80    - answer to NO,  Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8794]
81    
82    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-93.sme
83    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
84    - [SME: 8298]
85    
86    * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-92.sme
87    - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
88    - [SME: 8298]
89    
90    * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0-91.sme
91  - Reset primary ibay default type [SME: 8267]  - Reset primary ibay default type [SME: 8267]
92    
93  * 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 1587  e-smith server and gateway software - ba
1587  %prep  %prep
1588  %setup  %setup
1589  %patch1 -p1  %patch1 -p1
1590    %patch2 -p1
1591    %patch3 -p1
1592    %patch4 -p1
1593    %patch5 -p1
1594    %patch6 -p1
1595    %patch7 -p1
1596    
1597  %pre  %pre
1598  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