1 |
# $Id: e-smith-base.spec,v 1.148 2013/06/14 10:32:43 vip-ire Exp $ |
# $Id: e-smith-base.spec,v 1.150 2013/06/25 04:16:04 wellsi 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 77 |
%define release 79 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
72 |
Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch |
Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch |
73 |
Patch61: e-smith-base-5.2.0-fix_group_create_with_ldap_auth.patch |
Patch61: e-smith-base-5.2.0-fix_group_create_with_ldap_auth.patch |
74 |
Patch62: e-smith-base-5.2.0-fix_www_name_with_ldap.patch |
Patch62: e-smith-base-5.2.0-fix_www_name_with_ldap.patch |
75 |
|
Patch63: e-smith-base-5.2.0-mdevent.patch |
76 |
|
Patch64: e-smith-base-5.2.0-OldSystemName.patch |
77 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
78 |
Requires: mod_auth_external |
Requires: mod_auth_external |
79 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
121 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
122 |
|
|
123 |
%changelog |
%changelog |
124 |
|
* Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-79.sme |
125 |
|
- Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010] |
126 |
|
|
127 |
|
* Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-78.sme |
128 |
|
- Prevent weekly rebuilds of RAID arrays, by Mark Casey [SME: 6160] |
129 |
|
|
130 |
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme |
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme |
131 |
- Fix init-account script when LDAP auth is enabled [SME: 7670] |
- Fix init-account script when LDAP auth is enabled [SME: 7670] |
132 |
|
|
1645 |
%patch60 -p1 |
%patch60 -p1 |
1646 |
%patch61 -p1 |
%patch61 -p1 |
1647 |
%patch62 -p1 |
%patch62 -p1 |
1648 |
|
%patch63 -p1 |
1649 |
|
%patch64 -p1 |
1650 |
|
|
1651 |
%pre |
%pre |
1652 |
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 ] |