1 |
# $Id: e-smith-base.spec,v 1.146 2013/03/16 22:21:19 wellsi Exp $ |
# $Id: e-smith-base.spec,v 1.147 2013/05/17 22:15:29 burnat 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 75 |
%define release 76 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
70 |
Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch |
Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch |
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 |
74 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
75 |
Requires: mod_auth_external |
Requires: mod_auth_external |
76 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
118 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
119 |
|
|
120 |
%changelog |
%changelog |
121 |
|
* Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme |
122 |
|
- Fix group creation/modification when LDAP auth is enabled [SME: 7049] |
123 |
|
|
124 |
* Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme |
* Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme |
125 |
- Add_template_to_ssl.pem [SME: 4450] |
- Add_template_to_ssl.pem [SME: 4450] |
126 |
|
|
1631 |
%patch58 -p1 |
%patch58 -p1 |
1632 |
%patch59 -p1 |
%patch59 -p1 |
1633 |
%patch60 -p1 |
%patch60 -p1 |
1634 |
|
%patch61 -p1 |
1635 |
|
|
1636 |
%pre |
%pre |
1637 |
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 ] |