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 13 |
%define release 14 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
20 |
Patch9: e-smith-backup-1.15.0-DarDesc.patch |
Patch9: e-smith-backup-1.15.0-DarDesc.patch |
21 |
Patch10: e-smith-backup-1.15.0-brFix.patch |
Patch10: e-smith-backup-1.15.0-brFix.patch |
22 |
Patch11: e-smith-backup-1.15.0-fixerrmsg.patch |
Patch11: e-smith-backup-1.15.0-fixerrmsg.patch |
23 |
|
Patch12: e-smith-backup-1.15.0-hours.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
26 |
BuildRequires: gettext |
BuildRequires: gettext |
39 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-9 |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Wed Apr 09 2008 Stephen Noble <support@dungog.net> 1.15.0-14 |
43 |
|
- Minor fix in translation of hours [SME: 4179] |
44 |
|
|
45 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13 |
46 |
- Fix localization in restore routine [SME: 3989] |
- Fix localization in restore routine [SME: 3989] |
47 |
|
|
1030 |
%patch9 -p1 |
%patch9 -p1 |
1031 |
%patch10 -p1 |
%patch10 -p1 |
1032 |
%patch11 -p1 |
%patch11 -p1 |
1033 |
|
%patch12 -p1 |
1034 |
|
|
1035 |
%build |
%build |
1036 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |