1 |
# $Id: smeserver-BackupPC.spec,v 1.2 2009/03/02 17:43:46 slords Exp $ |
# $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: 4%{?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 |
17 |
Patch3: smeserver-BackupPC-0.1-sudoers.patch |
Patch3: smeserver-BackupPC-0.1-sudoers.patch |
18 |
Patch4: smeserver-BackupPC-0.1-smeserver_template.patch |
Patch4: smeserver-BackupPC-0.1-smeserver_template.patch |
19 |
Patch5: smeserver-BackupPC-0.1-fix_logrotate_event.patch |
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} |
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] |
* Mon Feb 23 2009 Daniel B. <daniel@firewall-services.com> [0.1-4] |
48 |
- Fix logrotate issue (send a sigusr1 signal to httpd-bkpc) |
- Fix logrotate issue (send a sigusr1 signal to httpd-bkpc) |
49 |
|
|
93 |
%patch3 -p1 |
%patch3 -p1 |
94 |
%patch4 -p1 |
%patch4 -p1 |
95 |
%patch5 -p1 |
%patch5 -p1 |
96 |
|
%patch6 -p1 |
97 |
|
|
98 |
|
|
99 |
%build |
%build |