--- rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/02/13 22:51:44 1.12 +++ rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/08/01 17:42:06 1.24 @@ -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 10 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -17,6 +17,15 @@ Patch5: e-smith-backup-1.15.0-FixCompres 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 +Patch16: e-smith-backup-1.15.0-stderr.patch +Patch17: e-smith-backup-1.15.0-fullPriority.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -32,9 +41,42 @@ Requires: perl(Digest::MD5) Requires: perl(File::Copy) Requires: perl(esmith::I18N) Requires: dar -Requires: e-smith-formmagick >= 1.4.0-9 +Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Fri Aug 1 2008 Jonathan Martens 1.15.0-21 +- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] + +* Sat Jul 26 2008 Shad L. Lords 1.15.0-20 +- Make full backups have priority over incremental [SME: 4395] + +* Sat Jul 26 2008 Shad L. Lords 1.15.0-19 +- Fix redirect to stderr on check tape cronjob [SME: 4458] + +* 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] @@ -1011,6 +1053,15 @@ e-smith server central backup administra %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup