--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/05 23:24:49 1.5 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2013/07/05 23:27:42 1.6 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.4 2013/04/02 03:07:48 burnat Exp $ +# $Id: e-smith-backup.spec,v 1.5 2013/07/05 23:24:49 wellsi Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.4.0 -%define release 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -14,6 +14,7 @@ Patch1: e-smith-backup-2.4.0-df_ext4.pat Patch2: e-smith-backup-2.4.0-CIFS_UNC_Path.patch Patch3: e-smith-backup-2.4.0-migrate_to_UNC_syntax.patch Patch4: e-smith-backup-2.4.0-workstation-backup-wol.patch +Patch5: e-smith-backup-2.4.0-DesktopBackupCompression.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -33,6 +34,9 @@ Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Fri Jul 5 2013 Ian Wells 2.4.0-6.sme +- Desktop Backup, allow user setting of compression level [SME: 7744] + * Fri Jul 5 2013 Ian Wells 2.4.0-5.sme - Use Wake on LAN before starting Backup with DAR, by Dave Liquorice [SME: 7743] @@ -1245,6 +1249,7 @@ e-smith server central backup administra %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup