1 |
# $Id: e-smith-base.spec,v 1.126 2011/03/02 20:08:24 snetram Exp $ |
# $Id: e-smith-base.spec,v 1.127 2011/03/13 10:03:36 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 |
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 |
|
Patch46: e-smith-base-5.2.0-allow-admin-pwd-change.patch |
|
58 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
59 |
Requires: mod_auth_external |
Requires: mod_auth_external |
60 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
102 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
103 |
|
|
104 |
%changelog |
%changelog |
105 |
|
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme |
106 |
|
- Revert admin password change through user-manager [SME: 3759] |
107 |
|
|
108 |
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
109 |
- Allow admin password change through user-manager [SME: 3759] |
- Allow admin password change through user-manager [SME: 3759] |
110 |
|
|
1545 |
%patch43 -p1 |
%patch43 -p1 |
1546 |
%patch44 -p1 |
%patch44 -p1 |
1547 |
%patch45 -p1 |
%patch45 -p1 |
|
%patch46 -p1 |
|
1548 |
|
|
1549 |
%pre |
%pre |
1550 |
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 ] |