--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/01/11 03:22:01 1.113 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/02/07 17:43:22 1.117 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.112 2014/01/04 03:02:08 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.116 2014/02/02 16:17:53 vip-ire Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.2.0 -%define release 80 +%define release 84 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -83,6 +83,8 @@ Patch70: e-smith-backup-2.2.0-workstatio Patch71: e-smith-backup-2.2.0-workstation-timeMismatch.patch Patch72: e-smith-backup-2.2.0-workstation-removeSet0.patch Patch73: e-smith-backup-2.2.0-workstation-backup-spaces-catalog.patch +Patch74: e-smith-backup-2.2.0-workstation-asecu.patch +Patch75: e-smith-backup-2.2.0-dont_remove_apache_group.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -91,7 +93,8 @@ Requires: e-smith-base Requires: e-smith-lib >= 1.15.1-19 Requires: perl(Quota) Requires: perl(Unix::PasswdFile) -Requires: perl(Unix::GroupFile) +Requires: perl(Crypt::PasswdMD5) +Requires: perl(Passwd::Unix) Requires: perl(POSIX) Requires: perl(Locale::gettext) Requires: perl(Digest::MD5) @@ -101,6 +104,19 @@ Requires: dar Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* Fri Feb 7 2014 Daniel Berteaud 2.2.0-84.sme +- Fix a typo in previous patch [SME: 7932] +- Add a dependency on perl(Crypt::PasswdMD5) [SME: 7932] + +* Sun Feb 2 2014 Daniel Berteaud 2.2.0-83.sme +- Don't remove the apache group during restore [SME: 7932] + +* Tue Jan 14 2014 Ian Wells 2.2.0-82.sme +- Workstation Backup, suppress ctime error message on incremental backups [SME: 8133] + +* Sat Jan 11 2014 Ian Wells 2.2.0-81.sme +- Workstation Backup, update last patch to check error code [SME: 8124] + * Fri Jan 10 2014 Ian Wells 2.2.0-80.sme - Workstation Backup, ensure that the pathname passed to dar_manager is quoted [SME: 8124] @@ -1429,6 +1445,8 @@ e-smith server central backup administra %patch71 -p1 %patch72 -p1 %patch73 -p1 +%patch74 -p1 +%patch75 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup