--- rpms/e-smith-base/sme8/e-smith-base.spec 2008/08/05 17:44:29 1.56 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2008/08/07 19:03:45 1.57 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - ba %define name e-smith-base Name: %{name} %define version 4.18.1 -%define release 17 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,9 @@ Patch9: e-smith-base-4.18.1-ethernetlist Patch10: e-smith-base-4.18.1-add2general.patch Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch +Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch +Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch +Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 1.18.0-19 @@ -67,6 +70,13 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Thu Aug 7 2008 Jonathan Martens 4.18.1-18 +- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it + to e-smith-formmagick's general [SME: 4475] +- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] +- Remove invalid entry tag from userpassword's locale file preventing the + form from displaying properly [SME: 4479] + * Tue Aug 5 2008 Jonathan Martens 4.18.1-17 - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] @@ -1262,6 +1272,9 @@ e-smith server and gateway software - ba %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]