1 |
# $Id: smeserver-BackupPC.spec,v 1.4 2009/03/18 11:46:40 vip-ire Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.5 2009/03/23 08:48:31 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
Name: smeserver-BackupPC |
Name: smeserver-BackupPC |
6 |
Version: 0.1 |
Version: 0.1 |
7 |
Release: 6%{?dist} |
Release: 7%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
44 |
|
|
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Tue May 05 2009 Daniel B. <daniel@firewall-services.com> [0.1-7] |
48 |
|
- Fixe permissions on /etc/BackupPC/pc |
49 |
|
|
50 |
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-6] |
* Mon Mar 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-6] |
51 |
- modify default httpd conf (cleanup) to use the new paths |
- modify default httpd conf (cleanup) to use the new paths |
52 |
- Add quotes in share names for *Archive.conf files |
- Add quotes in share names for *Archive.conf files |
139 |
--file /etc/BackupPC/localCopyPool.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
--file /etc/BackupPC/localCopyPool.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
140 |
--file /etc/BackupPC/remoteArchive.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
--file /etc/BackupPC/remoteArchive.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
141 |
--file /etc/BackupPC/remoteCopyPool.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
--file /etc/BackupPC/remoteCopyPool.conf 'attr(640,backuppc,backuppc) %config(noreplace)' \ |
142 |
|
--dir /etc/BackupPC/pc 'attr(750,backuppc,backuppc)' \ |
143 |
--dir /var/service/httpd-bkpc 'attr(01755,root,root)' \ |
--dir /var/service/httpd-bkpc 'attr(01755,root,root)' \ |
144 |
--file /var/service/httpd-bkpc/run 'attr(0700,root,root)' \ |
--file /var/service/httpd-bkpc/run 'attr(0700,root,root)' \ |
145 |
--dir /var/service/httpd-bkpc/supervise 'attr(0700,root,root)' \ |
--dir /var/service/httpd-bkpc/supervise 'attr(0700,root,root)' \ |