1 |
# $Id: e-smith-backup.spec,v 1.55 2010/01/25 12:27:13 filippocarletti Exp $ |
# $Id: e-smith-backup.spec,v 1.56 2010/01/31 05:22:09 dungog 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 26 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
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 |
Patch25: e-smith-backup-2.2.0-perform_backup-hal.patch |
38 |
|
Patch26: e-smith-backup-2.2.0-smbpasswd_not_last.patch |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
41 |
BuildRequires: gettext |
BuildRequires: gettext |
54 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-27.sme |
58 |
|
- remove comment re smbpasswd being last [SME: 5600] |
59 |
|
|
60 |
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-26.sme |
* Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-26.sme |
61 |
- Fix mounting usb disks [SME: 4809] |
- Fix mounting usb disks [SME: 4809] |
62 |
|
|
1167 |
%patch23 -p1 |
%patch23 -p1 |
1168 |
%patch24 -p1 |
%patch24 -p1 |
1169 |
%patch25 -p1 |
%patch25 -p1 |
1170 |
|
%patch26 -p1 |
1171 |
|
|
1172 |
%build |
%build |
1173 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |