1 |
# $Id: e-smith-base.spec,v 1.159 2014/01/13 16:09:29 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.161 2014/02/07 17:45:59 vip-ire 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 87 |
%define release 89 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
80 |
Patch68: e-smith-base-5.2.0-ConsoleBackupBetterText.patch |
Patch68: e-smith-base-5.2.0-ConsoleBackupBetterText.patch |
81 |
Patch69: e-smith-base-5.2.0-SystemName.patch |
Patch69: e-smith-base-5.2.0-SystemName.patch |
82 |
Patch70: e-smith-base-5.2.0-CipherSuiteUpdate.patch |
Patch70: e-smith-base-5.2.0-CipherSuiteUpdate.patch |
83 |
|
Patch71: e-smith-base-5.2.0-add_apache_group_if_missing.patch |
84 |
|
Patch72: e-smith-base-5.2.0-removableMedia.patch |
85 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
86 |
Requires: mod_auth_external |
Requires: mod_auth_external |
87 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
129 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
130 |
|
|
131 |
%changelog |
%changelog |
132 |
|
* Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.2.0-89.sme |
133 |
|
- Refer to removable media not CDROM in console restore [SME: 8212] |
134 |
|
|
135 |
|
* Fri Feb 7 2014 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-88.sme |
136 |
|
- Add the apache group if it's missing [SME: 7932] |
137 |
|
|
138 |
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-87.sme |
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-87.sme |
139 |
- Remove insecure SSL ciphers [SME: 7916] |
- Remove insecure SSL ciphers [SME: 7916] |
140 |
|
|
1692 |
%patch68 -p1 |
%patch68 -p1 |
1693 |
%patch69 -p1 |
%patch69 -p1 |
1694 |
%patch70 -p1 |
%patch70 -p1 |
1695 |
|
%patch71 -p1 |
1696 |
|
%patch72 -p1 |
1697 |
|
|
1698 |
%pre |
%pre |
1699 |
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 ] |