1 |
# $Id: smeserver-BackupPC.spec,v 1.9 2009/05/29 14:36:10 vip-ire Exp $ |
# $Id: smeserver-BackupPC.spec,v 1.10 2009/06/16 14:44:44 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: 11%{?dist} |
Release: 12%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
27 |
Patch13: smeserver-BackupPC-0.1-fixe_chmod.patch |
Patch13: smeserver-BackupPC-0.1-fixe_chmod.patch |
28 |
Patch14: smeserver-BackupPC-0.1-full_path.patch |
Patch14: smeserver-BackupPC-0.1-full_path.patch |
29 |
Patch15: smeserver-BackupPC-0.1-remove_quotes.patch |
Patch15: smeserver-BackupPC-0.1-remove_quotes.patch |
30 |
|
Patch16: smeserver-BackupPC-0.1-pbzip2.patch |
31 |
|
|
32 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
33 |
BuildArch: noarch |
BuildArch: noarch |
51 |
|
|
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Mon Nov 29 2010 Daniel B. <daniel@firewall-services.com> 0.1-12.sme |
55 |
|
- Support pbzip2 for archiving |
56 |
|
- Use nice to reduce the priority of compression |
57 |
|
|
58 |
* Tue Jun 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-11] |
* Tue Jun 16 2009 Daniel B. <daniel@firewall-services.com> [0.1-11] |
59 |
- Remove double quotes when calling signal-event with ssh [SME: 5302] |
- Remove double quotes when calling signal-event with ssh [SME: 5302] |
60 |
|
|
142 |
%patch13 -p1 |
%patch13 -p1 |
143 |
%patch14 -p1 |
%patch14 -p1 |
144 |
%patch15 -p1 |
%patch15 -p1 |
145 |
|
%patch16 -p1 |
146 |
|
|
147 |
%build |
%build |
148 |
perl createlinks |
perl createlinks |