--- rpms/e-smith-backup/sme7/e-smith-backup.spec 2007/09/08 00:55:20 1.5 +++ rpms/e-smith-backup/sme7/e-smith-backup.spec 2007/11/19 22:00:38 1.9 @@ -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 03 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -10,6 +10,10 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch0: e-smith-backup-1.15.0-DarWorkstation.patch Patch1: e-smith-backup-1.15.0-reformat.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -27,6 +31,19 @@ Requires: perl(esmith::I18N) Requires: dar %changelog +* 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] + +* Fri Oct 26 2007 Gavin Weight 1.15.0-05 +- Fix up DAR code to enable backup to complete. [SME: 3373] + +* Tue Sep 11 2007 Charlie Brady 1.15.0-04 +- Remove desktop verify and desktop restore features. Note that + lexicon entries have not been removed. [SME: 3372] + * Fri Sep 07 2007 Charlie Brady 1.15.0-03 - Reformat new DAR code to match existing coding style. @@ -974,6 +991,10 @@ e-smith server central backup administra %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup