1 |
# $Id: e-smith-backup.spec,v 1.86 2011/06/14 20:50:18 wellsi Exp $ |
# $Id: e-smith-backup.spec,v 1.87 2011/06/14 21:22:55 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 55 |
%define release 56 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
60 |
Patch48: e-smith-backup-2.2.0-RemoveEOL.patch |
Patch48: e-smith-backup-2.2.0-RemoveEOL.patch |
61 |
Patch49: e-smith-backup-2.2.0-workstationTERM.patch |
Patch49: e-smith-backup-2.2.0-workstationTERM.patch |
62 |
Patch50: e-smith-backup-2.2.0-modifiedFiles.patch |
Patch50: e-smith-backup-2.2.0-modifiedFiles.patch |
63 |
|
Patch51: e-smith-backup-2.2.0-bareword-TERM.patch |
64 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
65 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
66 |
BuildRequires: gettext |
BuildRequires: gettext |
79 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
80 |
|
|
81 |
%changelog |
%changelog |
82 |
|
* Tue Jul 19 2011 Jonathan Martens <smeserver-bugzilla@snetram.nl> 2.2.0-56.sme |
83 |
|
- Fix bareword TERM error introduced by 2.2.0-54 [SME: 6692] |
84 |
|
|
85 |
* Tue Jun 14 2011 Ian Wells <esmith@wellsi.com> 2.2.0-55.sme |
* Tue Jun 14 2011 Ian Wells <esmith@wellsi.com> 2.2.0-55.sme |
86 |
- Do not make backup fail when due to a modified file, by Filippo Carletti [SME: 6569] |
- Do not make backup fail when due to a modified file, by Filippo Carletti [SME: 6569] |
87 |
|
|
1305 |
%patch48 -p1 |
%patch48 -p1 |
1306 |
%patch49 -p1 |
%patch49 -p1 |
1307 |
%patch50 -p1 |
%patch50 -p1 |
1308 |
|
%patch51 -p1 |
1309 |
|
|
1310 |
%build |
%build |
1311 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |