1 |
# $Id: e-smith-backup.spec,v 1.58 2010/02/09 13:28:12 dungog Exp $ |
# $Id: e-smith-backup.spec,v 1.59 2010/02/12 13:08:07 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 29 |
%define release 30 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
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 |
Patch26: e-smith-backup-2.2.0-smbpasswd_not_last.patch |
39 |
Patch27: e-smith-backup-2.2.0-create_mount.patch2 |
Patch27: e-smith-backup-2.2.0-create_mount.patch2 |
40 |
|
Patch28: e-smith-backup-2.2.0-nolowercase.patch |
41 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
42 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
43 |
BuildRequires: gettext |
BuildRequires: gettext |
56 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Mon Feb 15 2010 Stephen Noble <support@dungog.net> 2.2.0-30.sme |
60 |
|
- Improved upgrade compatibility, remove .orig [SME: 4809] |
61 |
|
|
62 |
* Fri Feb 12 2010 Stephen Noble <support@dungog.net> 2.2.0-29.sme |
* Fri Feb 12 2010 Stephen Noble <support@dungog.net> 2.2.0-29.sme |
63 |
- fix mount point for verify [SME: 5765] |
- fix mount point for verify [SME: 5765] |
64 |
|
|
1180 |
%patch25 -p1 |
%patch25 -p1 |
1181 |
%patch26 -p1 |
%patch26 -p1 |
1182 |
%patch27 -p1 |
%patch27 -p1 |
1183 |
|
%patch28 -p1 |
1184 |
|
|
1185 |
%build |
%build |
1186 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |