--- rpms/smeserver-BackupPC/contribs7/smeserver-BackupPC.spec 2009/05/05 08:37:46 1.6 +++ rpms/smeserver-BackupPC/contribs7/smeserver-BackupPC.spec 2009/05/29 14:36:10 1.9 @@ -1,10 +1,10 @@ -# $Id: smeserver-BackupPC.spec,v 1.5 2009/03/23 08:48:31 vip-ire Exp $ +# $Id: smeserver-BackupPC.spec,v 1.8 2009/05/13 21:19:41 vip-ire Exp $ # Authority: vip-ire # Name: Daniel Berteaud Name: smeserver-BackupPC Version: 0.1 -Release: 7%{?dist} +Release: 10%{?dist} Summary: BackupPC integration into SME server Group: Applications/System @@ -21,7 +21,11 @@ Patch6: smeserver-BackupPC-0.1-sudoers_e Patch7: smeserver-BackupPC-0.1-templates_fixes.patch Patch8: smeserver-BackupPC-0.1-httpd_conf_cleanup.patch Patch9: smeserver-BackupPC-0.1-quotes_share_name.patch - +Patch10: smeserver-BackupPC-0.1-fixe_on_post_upgrade.patch +Patch11: smeserver-BackupPC-0.1-encrypt_archives.patch +Patch12: smeserver-BackupPC-0.1-generate_key_file.patch +Patch13: smeserver-BackupPC-0.1-fixe_chmod.patch +Patch14: smeserver-BackupPC-0.1-full_path.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -31,6 +35,7 @@ BuildRequires: e-smith-devtools Requires: mod_auth_tkt Requires: BackupPC >= 3.1.0 Requires: smeserver-remoteuseraccess +Requires: openssl #Conflicts: smeserver-backuppc.fws Obsoletes: smeserver-backuppc.fws @@ -44,6 +49,20 @@ This package contains specific configura %changelog +* Fri May 29 2009 Daniel B. [0.1-10] +- Call signal-event with it full path in smeserver-template.pl [SME: 5302] + +* Tue May 12 2009 Daniel B. [0.1-9] +- Add optionnal encryption of archives generated with BackupPC_SME_localArchive + BackupPC_SME_usbArchive and BackupPC_SME_remoteArchive using openssl +- Generate a key and save it in /etc/BackupPC/archive.key +- Fixe permission restriction on /etc/BackupPC/* + +* Thu May 07 2009 Daniel B. [0.1-8] +- Link backuppc-checkupgrade script in post-upgrade event + so the contrib is correctly configured without running backuppc-update + event [SME: 5221] + * Tue May 05 2009 Daniel B. [0.1-7] - Fixe permissions on /etc/BackupPC/pc @@ -108,7 +127,11 @@ This package contains specific configura %patch7 -p1 %patch8 -p1 %patch9 -p1 - +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 %build perl createlinks