2 |
%define name e-smith-base |
%define name e-smith-base |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.18.1 |
%define version 4.18.1 |
5 |
%define release 17 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
20 |
Patch10: e-smith-base-4.18.1-add2general.patch |
Patch10: e-smith-base-4.18.1-add2general.patch |
21 |
Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch |
Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch |
22 |
Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch |
Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch |
23 |
|
Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch |
24 |
|
Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch |
25 |
|
Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
Requires: mod_auth_external |
Requires: mod_auth_external |
28 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
70 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
71 |
|
|
72 |
%changelog |
%changelog |
73 |
|
* Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18 |
74 |
|
- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it |
75 |
|
to e-smith-formmagick's general [SME: 4475] |
76 |
|
- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] |
77 |
|
- Remove invalid entry tag from userpassword's locale file preventing the |
78 |
|
form from displaying properly [SME: 4479] |
79 |
|
|
80 |
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
* Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17 |
81 |
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] |
82 |
|
|
1272 |
%patch10 -p1 |
%patch10 -p1 |
1273 |
%patch11 -p1 |
%patch11 -p1 |
1274 |
%patch12 -p1 |
%patch12 -p1 |
1275 |
|
%patch13 -p1 |
1276 |
|
%patch14 -p1 |
1277 |
|
%patch15 -p1 |
1278 |
|
|
1279 |
%pre |
%pre |
1280 |
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 ] |