1 |
# $Id: e-smith-base.spec,v 1.147 2013/05/17 22:15:29 burnat Exp $ |
# $Id: e-smith-base.spec,v 1.148 2013/06/14 10:32:43 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 76 |
%define release 77 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
71 |
Patch59: e-smith-base-5.2.0-existing_hwaddr.patch |
Patch59: e-smith-base-5.2.0-existing_hwaddr.patch |
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 |
75 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
76 |
Requires: mod_auth_external |
Requires: mod_auth_external |
77 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
119 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
120 |
|
|
121 |
%changelog |
%changelog |
122 |
|
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme |
123 |
|
- Fix init-account script when LDAP auth is enabled [SME: 7670] |
124 |
|
|
125 |
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme |
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme |
126 |
- Fix group creation/modification when LDAP auth is enabled [SME: 7049] |
- Fix group creation/modification when LDAP auth is enabled [SME: 7049] |
127 |
|
|
1636 |
%patch59 -p1 |
%patch59 -p1 |
1637 |
%patch60 -p1 |
%patch60 -p1 |
1638 |
%patch61 -p1 |
%patch61 -p1 |
1639 |
|
%patch62 -p1 |
1640 |
|
|
1641 |
%pre |
%pre |
1642 |
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 ] |