1 |
# $Id: e-smith-backup.spec,v 1.57 2010/01/31 06:00:13 dungog Exp $ |
# $Id: e-smith-backup.spec,v 1.58 2010/02/09 13:28:12 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 28 |
%define release 29 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
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 |
Patch26: e-smith-backup-2.2.0-smbpasswd_not_last.patch |
39 |
Patch27: e-smith-backup-2.2.0-create_mount.patch |
Patch27: e-smith-backup-2.2.0-create_mount.patch2 |
40 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
42 |
BuildRequires: gettext |
BuildRequires: gettext |
55 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Fri Feb 12 2010 Stephen Noble <support@dungog.net> 2.2.0-29.sme |
59 |
|
- fix mount point for verify [SME: 5765] |
60 |
|
|
61 |
* Tue Feb 9 2010 Stephen Noble <support@dungog.net> 2.2.0-28.sme |
* Tue Feb 9 2010 Stephen Noble <support@dungog.net> 2.2.0-28.sme |
62 |
- create mount point for verify [SME: 5765] |
- create mount point for verify [SME: 5765] |
63 |
|
|