1 |
|
# $Id: smeserver-BackupPC.spec,v 1.3 2009/03/02 22:33:48 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: 2%{?dist} |
Release: 5%{?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 |
|
Patch6: smeserver-BackupPC-0.1-sudoers_enhancement.patch |
21 |
|
|
22 |
|
|
23 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
24 |
BuildArch: noarch |
BuildArch: noarch |
41 |
|
|
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> [0.1-5] |
45 |
|
- Enhance sudoers templates |
46 |
|
|
47 |
|
* Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
48 |
|
- Fix logrotate issue (send a sigusr1 signal to httpd-bkpc) |
49 |
|
|
50 |
|
* Tue Jan 20 2009 Daniel B. <daniel@firewall-services.com> [0.1-3] |
51 |
|
- Update Exclude path for smeserver config example |
52 |
|
|
53 |
* 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] |
54 |
- Revert config and logs paths to their default location |
- Revert config and logs paths to their default location |
55 |
- Expand-templates during bootrape-console-save instead of post-upgrade |
- Expand-templates during bootrape-console-save instead of post-upgrade |
91 |
%patch1 -p1 |
%patch1 -p1 |
92 |
%patch2 -p1 |
%patch2 -p1 |
93 |
%patch3 -p1 |
%patch3 -p1 |
94 |
|
%patch4 -p1 |
95 |
|
%patch5 -p1 |
96 |
|
%patch6 -p1 |
97 |
|
|
98 |
|
|
99 |
%build |
%build |
100 |
perl createlinks |
perl createlinks |