--- rpms/e-smith-backup/sme7/e-smith-backup.spec 2008/03/25 17:37:39 1.15 +++ 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 13 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -20,6 +20,10 @@ Patch8: e-smith-backup-1.15.0-tags2gener 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 @@ -35,9 +39,24 @@ 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 +* 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] @@ -1026,6 +1045,10 @@ e-smith server central backup administra %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup