1 |
# $Id: e-smith-backup.spec,v 1.30 2008/10/16 16:15:54 slords Exp $ |
# $Id: e-smith-backup.spec,v 1.31 2008/10/20 16:03:58 slords 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.0.0 |
%define version 2.0.0 |
7 |
%define release 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-backup-2.0.0-localise_fix.patch |
Patch1: e-smith-backup-2.0.0-localise_fix.patch |
14 |
Patch2: e-smith-backup-2.0.0-fixPleaseConfigure.patch |
Patch2: e-smith-backup-2.0.0-fixPleaseConfigure.patch |
15 |
Patch3: e-smith-backup-2.0.0-restore_list.patch |
Patch3: e-smith-backup-2.0.0-restore_list.patch2 |
16 |
Patch4: e-smith-backup-2.0.0-timeout.patch |
Patch4: e-smith-backup-2.0.0-timeout.patch |
17 |
Patch5: e-smith-backup-2.0.0-smbfs.patch |
Patch5: e-smith-backup-2.0.0-smbfs.patch |
18 |
Patch6: e-smith-backup-2.0.0-mount_verify.patch |
Patch6: e-smith-backup-2.0.0-mount_verify.patch |
34 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Wed Apr 09 2008 Stephen Noble <support@dungog.net> 2.0.0-8.sme |
38 |
|
- replace defined list of directories to backup [SME: 4676] |
39 |
|
|
40 |
* Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.0.0-7.sme |
* Mon Oct 20 2008 Shad L. Lords <slords@mail.com> 2.0.0-7.sme |
41 |
- Fix already mounted check [SME: 4688] |
- Fix already mounted check [SME: 4688] |
42 |
|
|