1 |
# $Id: e-smith-base.spec,v 1.125 2010/12/07 08:18:56 vip-ire Exp $ |
# $Id: e-smith-base.spec,v 1.126 2011/03/02 20:08:24 snetram 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 57 |
%define release 58 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
55 |
Patch43: e-smith-base-5.2.0-weak-updates.patch |
Patch43: e-smith-base-5.2.0-weak-updates.patch |
56 |
Patch44: e-smith-base-5.2.0-apache_alias_for_www.patch |
Patch44: e-smith-base-5.2.0-apache_alias_for_www.patch |
57 |
Patch45: e-smith-base-5.2.0-no-nic2.patch |
Patch45: e-smith-base-5.2.0-no-nic2.patch |
58 |
|
Patch46: e-smith-base-5.2.0-allow-admin-pwd-change.patch |
59 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
60 |
Requires: mod_auth_external |
Requires: mod_auth_external |
61 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
103 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
104 |
|
|
105 |
%changelog |
%changelog |
106 |
|
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
107 |
|
- Allow admin password change through user-manager [SME: 3759] |
108 |
|
|
109 |
* Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
* Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
110 |
- Handle no network interface scenario in console and bootstrap-console [SME: 6023] |
- Handle no network interface scenario in console and bootstrap-console [SME: 6023] |
111 |
|
|
1543 |
%patch43 -p1 |
%patch43 -p1 |
1544 |
%patch44 -p1 |
%patch44 -p1 |
1545 |
%patch45 -p1 |
%patch45 -p1 |
1546 |
|
%patch46 -p1 |
1547 |
|
|
1548 |
%pre |
%pre |
1549 |
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 ] |