--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/29 20:50:43 1.155 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/07/07 23:01:06 1.157 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.154 2013/06/29 17:46:49 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.156 2013/07/02 02:52:56 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 82 +%define release 84 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -77,6 +77,7 @@ Patch64: e-smith-base-5.2.0-OldSystemNam Patch65: e-smith-base-5.2.0-OldServerName.patch Patch66: e-smith-base-5.2.0-do_not_remove_utf8.patch Patch67: e-smith-base-5.2.0-ConsoleBackupCompressionLevel.patch +Patch68: e-smith-base-5.2.0-ConsoleBackupBetterText.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -124,6 +125,12 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sun Jul 7 2013 Ian Wells 5.2.0-84.sme +- Improve text in console backup for success and failure [SME: 3121] + +* Mon Jul 01 2013 Ian Wells 5.2.0-83.sme +- Compression level of the console backup is now -6 by default [SME: 6304] + * Sat Jun 29 2013 Ian Wells 5.2.0-82.sme - Console USB Backup, allow user setting of compression level [SME: 6304] @@ -1663,6 +1670,7 @@ e-smith server and gateway software - ba %patch65 -p1 %patch66 -p1 %patch67 -p1 +%patch68 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]