--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2007/06/12 18:25:29 1.1 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2008/08/01 20:43:59 1.4.2.11 @@ -2,7 +2,7 @@ Summary: e-smith module to provide the b %define name e-smith-backup Name: %{name} %define version 1.14.0 -%define release 14 +%define release 26 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -22,11 +22,20 @@ Patch10: e-smith-backup-1.14.0-restorefr Patch11: e-smith-backup-1.14.0-RestoreMachineAccountGroups.patch Patch12: e-smith-backup-1.14.0-reminderemail.patch Patch13: e-smith-backup-1.14.0-backuptype.patch3 +Patch14: e-smith-backup-1.14.0-proxyenv.patch +Patch15: e-smith-backup-1.14.0-bklistexist.patch +Patch16: e-smith-backup-1.14.0-rmLexDuplicates.patch +Patch17: e-smith-backup-1.14.0-tags2general.patch +Patch18: e-smith-backup-1.14.0-brFix.patch +Patch19: e-smith-backup-1.14.0-fixerrmsg.patch +Patch20: e-smith-backup-1.14.0-add2general.patch +Patch21: e-smith-backup-1.14.0-stderr.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext BuildArchitectures: noarch Requires: e-smith-base +Requires: e-smith-formmagick >= 1.4.0-12 Requires: e-smith-lib >= 1.15.1-19 Requires: perl(Quota) Requires: perl(Unix::PasswdFile) @@ -38,6 +47,42 @@ Requires: perl(File::Copy) Requires: perl(esmith::I18N) %changelog +* Fri Aug 1 2008 Jonathan Martens 1.14.0-26 +- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] + +* Mon Jul 28 2008 Jonathan Martens 1.14.0-25 +- Backport patch to add common tags to e-smith-formmagick's general [SME: 4286] + +* Sat Jul 26 2008 Shad L. Lords 1.14.0-24 +- Fix redirect to stderr on check tape cronjob [SME: 4458] + +* Mon Apr 28 2008 Jonathan Martens 1.14.0-23 +- Add common tags to e-smith-formmagick's general [SME: 4286] + +* Tue Mar 25 2008 Shad L. Lords 1.14.0-22 +- Use correct patch for remove duplicates [SME: 3887] + +* Tue Mar 25 2008 Shad L. Lords 1.14.0-21 +- Fix localization in restore routine [SME: 3989] + +* Mon Mar 24 2008 Shad L. Lords 1.14.0-20 +- Fix patches to get rid of .orig files [SME: 4100] + +* Mon Mar 24 2008 Shad L. Lords 1.14.0-19 +- Backport remove
from error msg. [SME: 3989] + +* Thu Feb 14 2008 Gavin Weight 1.14.0-18 +- Backport remove tags now in general. [SME: 3912] + +* Mon Feb 11 2008 Gavin Weight 1.14.0-17 +- Backport remove duplicates entries. [SME: 3887] + +* Sun Jul 01 2007 Shad L. Lords 1.14.0-16 +- Remove files/dirs that don't exist from the backup list [SME: 3115] + +* Sat Jun 30 2007 Shad L. Lords 1.14.0-15 +- force proxy request to 1.0 to improve backup2desktop speed [SME: 178] + * Sun Jun 03 2007 Gavin Weight 1.14.0-14 - Backup to desktop changes BackupType fix. [SME 3026] @@ -982,6 +1027,14 @@ e-smith server central backup administra %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup