--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2007/11/19 22:00:38 1.9 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2008/03/25 17:37:49 1.15 @@ -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 7 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -14,6 +14,12 @@ Patch2: e-smith-backup-1.15.0-no_desktop 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 +Patch9: e-smith-backup-1.15.0-DarDesc.patch +Patch10: e-smith-backup-1.15.0-brFix.patch +Patch11: e-smith-backup-1.15.0-fixerrmsg.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -29,8 +35,27 @@ Requires: perl(Digest::MD5) Requires: perl(File::Copy) Requires: perl(esmith::I18N) Requires: dar +Requires: e-smith-formmagick >= 1.4.0-9 %changelog +* Tue Mar 25 2008 Shad L. Lords 1.15.0-13 +- Fix localization in restore routine [SME: 3989] + +* Sat Mar 07 2008 Stephen Noble 1.15.0-12 +- Remove
tag from error msg [SME: 3989] + +* Sat Mar 07 2008 Stephen Noble 1.15.0-11 +- Move/copy Backup_Desc to Backup_Desc_Dar for 1.15 rel [SME: 4024] + +* 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] @@ -995,6 +1020,12 @@ e-smith server central backup administra %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup