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.149 2013/06/14 10:40:00 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 77 |
%define release 78 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
77 |
Requires: mod_auth_external |
Requires: mod_auth_external |
78 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
120 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
121 |
|
|
122 |
%changelog |
%changelog |
123 |
|
* Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-78.sme |
124 |
|
- Prevent weekly rebuilds of RAID arrays, by Mark Casey [SME: 6160] |
125 |
|
|
126 |
* 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 |
127 |
- Fix init-account script when LDAP auth is enabled [SME: 7670] |
- Fix init-account script when LDAP auth is enabled [SME: 7670] |
128 |
|
|
1641 |
%patch60 -p1 |
%patch60 -p1 |
1642 |
%patch61 -p1 |
%patch61 -p1 |
1643 |
%patch62 -p1 |
%patch62 -p1 |
1644 |
|
%patch63 -p1 |
1645 |
|
|
1646 |
%pre |
%pre |
1647 |
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 ] |