--- rpms/e-smith-backup/sme9/e-smith-backup.spec 2014/03/22 17:44:13 1.32 +++ rpms/e-smith-backup/sme9/e-smith-backup.spec 2015/02/02 21:33:38 1.43 @@ -1,10 +1,10 @@ -# $Id: e-smith-backup.spec,v 1.31 2014/03/21 14:56:12 wellsi Exp $ +# $Id: e-smith-backup.spec,v 1.42 2015/02/02 18:38:46 stephdl Exp $ Summary: e-smith module to provide the backup panel %define name e-smith-backup Name: %{name} %define version 2.4.0 -%define release 31 +%define release 42 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -41,6 +41,15 @@ Patch28: e-smith-backup-2.4.0-30vfstype. Patch29: e-smith-backup-2.4.0-moveConsoleBackup.patch Patch30: e-smith-backup-2.4.0-workstation-updateDarCatalogSleep.patch Patch31: e-smith-backup-2.4.0-workstation-PerlCritic.patch +Patch32: e-smith-backup-2.4.0-workstation-removeDOSendings.patch +Patch33: e-smith-backup-2.4.0-workstation-allowMounted1.patch +Patch34: e-smith-backup-2.4.0-workstation-allowMounted2.patch +Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch +Patch36: e-smith-backup-2.4.0-workstation-asecu.patch +Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch +Patch38: e-smith-backup-2.4.0-workstation-correctmount.patch +Patch39: e-smith-backup-2.4.0-dont_remove_apache_group.patch +Patch40: e-smith-backup-2.4.0.change_method_checkMount_to_findmnt.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.11.0-03 BuildRequires: gettext @@ -49,7 +58,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) @@ -58,8 +68,38 @@ Requires: perl(esmith::I18N) Requires: dar Requires: cifs-utils Requires: e-smith-formmagick >= 1.4.0-12 +Requires: nfs-utils %changelog +* Mon Feb 2 2015 stephane de Labrusse 2.4.0-42.sme +- Change the sub checkMount() to findmnt [SME: 8502] +- Ian Wells + +* Fri Jan 9 2015 stephane de Labrusse 2.4.0-40.sme +- Add requires nfs-utils [SME: 8479] +- the nfs service is neither started or allowed to start + +* Sun Nov 2 2014 Daniel Berteaud 2.4.0-38.sme +- Don't remove the apache group during restore [SME: 8549] + +* Sat Apr 26 2014 Ian Wells 2.4.0-37.sme +- Workstation Backup, fix regression in mounting backup share [SME: 8144] + +* Thu Apr 24 2014 Ian Wells 2.4.0-36.sme +- Workstation Backup, do not create folder in / [SME: 8347] + +* Wed Apr 23 2014 Ian Wells 2.4.0-35.sme +- Workstation Backup, suppress ctime error message on incremental backups [SME: 8346] + +* Sun Apr 20 2014 Ian Wells 2.4.0-34.sme +- Implement panel and restore for backup to mounted drive [SME: 8144] + +* Sun Apr 20 2014 Ian Wells 2.4.0-33.sme +- Implement verify workstation backup for mounted drive [SME: 8144] + +* Sat Apr 19 2014 Ian Wells 2.4.0-32.sme +- Allow workstation backup to mounted drive [SME: 8144] + * Sat Mar 15 2014 Ian Wells 2.4.0-31.sme - Update to the latest version of perform_restore [SME: 8259] - Boostrap console should only offer restore if no password set. @@ -1390,6 +1430,15 @@ e-smith server central backup administra %patch29 -p1 %patch30 -p1 %patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 +%patch40 -p1 %build /sbin/e-smith/buildtests 10e-smith-backup