2 |
%define name e-smith-backup |
%define name e-smith-backup |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.15.0 |
%define version 1.15.0 |
5 |
%define release 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
26 |
Patch15: e-smith-backup-1.15.0-FixDarManagerRedirect.patch |
Patch15: e-smith-backup-1.15.0-FixDarManagerRedirect.patch |
27 |
Patch16: e-smith-backup-1.15.0-stderr.patch |
Patch16: e-smith-backup-1.15.0-stderr.patch |
28 |
Patch17: e-smith-backup-1.15.0-fullPriority.patch |
Patch17: e-smith-backup-1.15.0-fullPriority.patch |
29 |
|
Patch18: e-smith-backup-1.15.0-LocaliseStatus.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
32 |
BuildRequires: gettext |
BuildRequires: gettext |
45 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Thu Aug 7 2008 Shad L. Lords <slords@mail.com> 1.15.0-22 |
49 |
|
- Localise status of workstation backup [SME: 4481] |
50 |
|
|
51 |
* Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21 |
* Fri Aug 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-21 |
52 |
- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] |
- Fix too greedy removel of locale key CONFIGURE_TAPE_BACKUP [SME: 4469] |
53 |
|
|
1066 |
%patch15 -p1 |
%patch15 -p1 |
1067 |
%patch16 -p1 |
%patch16 -p1 |
1068 |
%patch17 -p1 |
%patch17 -p1 |
1069 |
|
%patch18 -p1 |
1070 |
|
|
1071 |
%build |
%build |
1072 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |