1 |
|
# $Id: smeserver-BackupPC.spec,v 1.2 2009/03/02 17:43:46 slords 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: 2%{?dist} |
Release: 4%{?dist} |
8 |
Summary: BackupPC integration into SME server |
Summary: BackupPC integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
15 |
Patch1: smeserver-BackupPC-0.1-config_path.patch |
Patch1: smeserver-BackupPC-0.1-config_path.patch |
16 |
Patch2: smeserver-BackupPC-0.1-post-upgrade_to_bootstrape.patch |
Patch2: smeserver-BackupPC-0.1-post-upgrade_to_bootstrape.patch |
17 |
Patch3: smeserver-BackupPC-0.1-sudoers.patch |
Patch3: smeserver-BackupPC-0.1-sudoers.patch |
18 |
|
Patch4: smeserver-BackupPC-0.1-smeserver_template.patch |
19 |
|
Patch5: smeserver-BackupPC-0.1-fix_logrotate_event.patch |
20 |
|
|
21 |
|
|
22 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
23 |
BuildArch: noarch |
BuildArch: noarch |
40 |
|
|
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
44 |
|
- Fix logrotate issue (send a sigusr1 signal to httpd-bkpc) |
45 |
|
|
46 |
|
* Tue Jan 20 2009 Daniel B. <daniel@firewall-services.com> [0.1-3] |
47 |
|
- Update Exclude path for smeserver config example |
48 |
|
|
49 |
* Thu Dec 11 2008 Daniel B. <daniel@firewall-services.com> [0.1-2] |
* Thu Dec 11 2008 Daniel B. <daniel@firewall-services.com> [0.1-2] |
50 |
- Revert config and logs paths to their default location |
- Revert config and logs paths to their default location |
51 |
- Expand-templates during bootrape-console-save instead of post-upgrade |
- Expand-templates during bootrape-console-save instead of post-upgrade |
87 |
%patch1 -p1 |
%patch1 -p1 |
88 |
%patch2 -p1 |
%patch2 -p1 |
89 |
%patch3 -p1 |
%patch3 -p1 |
90 |
|
%patch4 -p1 |
91 |
|
%patch5 -p1 |
92 |
|
|
93 |
|
|
94 |
%build |
%build |
95 |
perl createlinks |
perl createlinks |