1 |
# $Id: e-smith-backup.spec,v 1.54 2009/11/25 17:12:12 filippocarletti Exp $ |
# $Id: e-smith-backup.spec,v 1.55 2010/01/25 12:27:13 filippocarletti Exp $ |
2 |
|
|
3 |
Summary: e-smith module to provide the backup panel |
Summary: e-smith module to provide the backup panel |
4 |
%define name e-smith-backup |
%define name e-smith-backup |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 25 |
%define release 26 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
34 |
Patch22: e-smith-backup-2.2.0-moreexcludes.patch |
Patch22: e-smith-backup-2.2.0-moreexcludes.patch |
35 |
Patch23: e-smith-backup-2.2.0-fullSunday.patch |
Patch23: e-smith-backup-2.2.0-fullSunday.patch |
36 |
Patch24: e-smith-backup-2.2.0-once_a_day.patch |
Patch24: e-smith-backup-2.2.0-once_a_day.patch |
37 |
|
Patch25: e-smith-backup-2.2.0-perform_backup-hal.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
40 |
BuildRequires: gettext |
BuildRequires: gettext |
53 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-26.sme |
57 |
|
- Fix mounting usb disks [SME: 4809] |
58 |
|
|
59 |
* Mon Jan 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme |
* Mon Jan 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme |
60 |
- Don't backup more than once per day [SME: 5445] |
- Don't backup more than once per day [SME: 5445] |
61 |
|
|
1162 |
%patch22 -p1 |
%patch22 -p1 |
1163 |
%patch23 -p1 |
%patch23 -p1 |
1164 |
%patch24 -p1 |
%patch24 -p1 |
1165 |
|
%patch25 -p1 |
1166 |
|
|
1167 |
%build |
%build |
1168 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |