--- rpms/e-smith-backup/sme7/e-smith-backup.spec 2007/11/09 23:38:32 1.8 +++ rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/02/10 12:17:46 1.11 @@ -2,7 +2,7 @@ Summary: e-smith module to provide the b %define name e-smith-backup Name: %{name} %define version 1.15.0 -%define release 06 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -13,6 +13,9 @@ Patch1: e-smith-backup-1.15.0-reformat.p Patch2: e-smith-backup-1.15.0-no_desktop_verify_restore.patch Patch3: e-smith-backup-1.15.0-DarWorkstation.patch2 Patch4: e-smith-backup-1.15.0-DarWorkstation.patch3 +Patch5: e-smith-backup-1.15.0-FixCompressionSetting.patch +Patch6: e-smith-backup-1.15.0-WrongRestoreLocationFix.patch +Patch7: e-smith-backup-1.15.0-rmLexDuplicates.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -30,6 +33,15 @@ Requires: perl(esmith::I18N) Requires: dar %changelog +* Sun Feb 10 2008 Stephen Noble 1.15.0-9 +- Remove duplicate entries [SME: 3887] + +* Thu Nov 29 2007 Gavin Weight 1.15.0-8 +- Fix restore files location path. [SME: 3593] + +* Mon Nov 19 2007 Gavin Weight 1.15.0-7 +- Fix compression setting range (Thanks JPL) . [SME: 3560] + * Fri Nov 09 2007 Gavin Weight 1.15.0-06 - Enhancement to DAR code (Thanks JPL) . [SME: 3538] @@ -990,6 +1002,9 @@ e-smith server central backup administra %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup