1 |
# $Id: e-smith-base.spec,v 1.81 2010/01/14 12:12:57 filippocarletti Exp $ |
# $Id: e-smith-base.spec,v 1.82 2010/01/30 21:34:04 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 |
21 |
Patch9: e-smith-base-5.2.0-FixLocale_External.patch |
Patch9: e-smith-base-5.2.0-FixLocale_External.patch |
22 |
Patch10: e-smith-base-5.2.0-perform_restore-hal.patch |
Patch10: e-smith-base-5.2.0-perform_restore-hal.patch |
23 |
Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch |
Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch |
24 |
|
Patch12: e-smith-base-5.2.0-perform_backup-hal.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
Requires: mod_auth_external |
Requires: mod_auth_external |
27 |
Requires: e-smith-lib >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
66 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme |
70 |
|
- Fix console backup from removable media [SME: 4809] |
71 |
|
|
72 |
* Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme |
* Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme |
73 |
- Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735] |
- Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735] |
74 |
|
|
1335 |
%patch9 -p1 |
%patch9 -p1 |
1336 |
%patch10 -p1 |
%patch10 -p1 |
1337 |
%patch11 -p1 |
%patch11 -p1 |
1338 |
|
%patch12 -p1 |
1339 |
|
|
1340 |
%pre |
%pre |
1341 |
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 ] |