--- rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/01/15 02:06:56 1.115 +++ rpms/e-smith-backup/sme8/e-smith-backup.spec 2014/02/02 16:17:53 1.116 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.114 2014/01/11 23:26:48 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.115 2014/01/15 02:06:56 wellsi Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.2.0 -%define release 82 +%define release 83 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -84,6 +84,7 @@ Patch71: e-smith-backup-2.2.0-workstatio 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 @@ -92,7 +93,7 @@ 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(Passwd::Unix) Requires: perl(POSIX) Requires: perl(Locale::gettext) Requires: perl(Digest::MD5) @@ -102,6 +103,9 @@ Requires: dar Requires: e-smith-formmagick >= 1.4.0-12 %changelog +* 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] @@ -1437,6 +1441,7 @@ e-smith server central backup administra %patch72 -p1 %patch73 -p1 %patch74 -p1 +%patch75 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup