/[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.169 by stephdl, Fri Jan 16 14:02:30 2015 UTC Revision 1.173 by stephdl, Sat Nov 28 22:24:48 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.168 2015/01/11 21:46:53 stephdl Exp $  # $Id: e-smith-base.spec,v 1.172 2015/10/16 14:52:45 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 94  %define release 97
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch1: e-smith-base-5.2.0-reset_ibay_de Line 14  Patch1: e-smith-base-5.2.0-reset_ibay_de
14  Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch  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  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  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 61  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    * Fri Oct 16 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-97.sme
68    - Verify the mountpoint during the console backup [SME: 9097]
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  * 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  - When quiting the console app with unsaved changes set the default selected
80  - answer to NO,  Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8794]  - answer to NO,  Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8794]
# Line 1576  e-smith server and gateway software - ba Line 1590  e-smith server and gateway software - ba
1590  %patch2 -p1  %patch2 -p1
1591  %patch3 -p1  %patch3 -p1
1592  %patch4 -p1  %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 ]
1599  then  then


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