--- 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/13 22:51:44 1.12 @@ -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 10 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -13,6 +13,10 @@ 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 +Patch8: e-smith-backup-1.15.0-tags2general.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -28,8 +32,21 @@ Requires: perl(Digest::MD5) Requires: perl(File::Copy) Requires: perl(esmith::I18N) Requires: dar +Requires: e-smith-formmagick >= 1.4.0-9 %changelog +* Wed Feb 13 2008 Stephen Noble 1.15.0-10 +- Remove tags now in general [SME: 3912] + +* 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 +1007,10 @@ e-smith server central backup administra %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup