1 |
# $Id: e-smith-backup.spec,v 1.71 2010/06/15 12:06:30 snetram Exp $ |
# $Id: e-smith-backup.spec,v 1.72 2010/06/22 16:43:30 wellsi 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 40 |
%define release 41 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
47 |
Patch35: e-smith-backup-2.2.0-smbpassword2smbpasswd.patch |
Patch35: e-smith-backup-2.2.0-smbpassword2smbpasswd.patch |
48 |
Patch36: e-smith-backup-2.2.0-stripSpaces.patch |
Patch36: e-smith-backup-2.2.0-stripSpaces.patch |
49 |
Patch37: e-smith-backup-2.2.0-DesktopBackupTextUpdate.patch |
Patch37: e-smith-backup-2.2.0-DesktopBackupTextUpdate.patch |
50 |
|
Patch38: e-smith-backup-2.2.0-restore_list_smbpasswd.patch |
51 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
52 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
53 |
BuildRequires: gettext |
BuildRequires: gettext |
66 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Thu Jul 8 2010 Ian Wells <esmith@wellsi.com> 2.2.0-41.sme |
70 |
|
- Remove /etc/smbpasswd from restore_list [SME: 6071] |
71 |
|
|
72 |
* Tue Jun 22 2010 Ian Wells <esmith@wellsi.com> 2.2.0-40.sme |
* Tue Jun 22 2010 Ian Wells <esmith@wellsi.com> 2.2.0-40.sme |
73 |
- Update backup instructions in server-manager [SME: 6078] |
- Update backup instructions in server-manager [SME: 6078] |
74 |
|
|
1233 |
%patch35 -p1 |
%patch35 -p1 |
1234 |
%patch36 -p1 |
%patch36 -p1 |
1235 |
%patch37 -p1 |
%patch37 -p1 |
1236 |
|
%patch38 -p1 |
1237 |
|
|
1238 |
%build |
%build |
1239 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |