1 |
# $Id: e-smith-backup.spec,v 1.36 2014/04/24 05:27:50 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.37 2014/04/25 00:33:39 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.4.0 |
%define version 2.4.0 |
7 |
%define release 36 |
%define release 37 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
47 |
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
Patch35: e-smith-backup-2.4.0-workstation-allowMounted3.patch |
48 |
Patch36: e-smith-backup-2.4.0-workstation-asecu.patch |
Patch36: e-smith-backup-2.4.0-workstation-asecu.patch |
49 |
Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch |
Patch37: e-smith-backup-2.4.0-workstation-mkdir.patch |
50 |
|
Patch38: e-smith-backup-2.4.0-workstation-correctmount.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 |
67 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Sat Apr 26 2014 Ian Wells <esmith@wellsi.com> 2.4.0-37.sme |
71 |
|
- Workstation Backup, fix regression in mounting backup share [SME: 8144] |
72 |
|
|
73 |
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme |
* Thu Apr 24 2014 Ian Wells <esmith@wellsi.com> 2.4.0-36.sme |
74 |
- Workstation Backup, do not create folder in / [SME: 8347] |
- Workstation Backup, do not create folder in / [SME: 8347] |
75 |
|
|
1421 |
%patch35 -p1 |
%patch35 -p1 |
1422 |
%patch36 -p1 |
%patch36 -p1 |
1423 |
%patch37 -p1 |
%patch37 -p1 |
1424 |
|
%patch38 -p1 |
1425 |
|
|
1426 |
%build |
%build |
1427 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |