--- rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/02/10 12:17:46 1.11 +++ rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/07/07 17:38:24 1.21 @@ -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 9 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -16,6 +16,14 @@ Patch4: e-smith-backup-1.15.0-DarWorksta 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 +Patch12: e-smith-backup-1.15.0-hours.patch +Patch13: e-smith-backup-1.15.0-add2general.patch +Patch14: e-smith-backup-1.15.0-FixDarExpandTemplate.patch +Patch15: e-smith-backup-1.15.0-FixDarManagerRedirect.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -31,8 +39,36 @@ Requires: perl(Digest::MD5) Requires: perl(File::Copy) Requires: perl(esmith::I18N) Requires: dar +Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Sun Jul 7 2008 Jonathan Martens 1.15.0-18 +- Add common tags to e-smith-formmagick's general [SME: 4286] + +* Sat May 31 2008 Gavin Weight 1.15.0-17 +- Fix Dar manager to redirect correctly in system call. [SME: 4304] + +* Mon May 26 2008 Gavin Weight 1.15.0-16 +- Fix Dar to expand correctly. [SME: 4304] + +* Sun Apr 27 2008 Jonathan Martens 1.15.0-15 +- Add common tags to e-smith-formmagick's general [SME: 4286] + +* Wed Apr 09 2008 Stephen Noble 1.15.0-14 +- Minor fix in translation of hours [SME: 4179] + +* 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] @@ -1005,6 +1041,14 @@ e-smith server central backup administra %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup