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 12 |
%define release 13 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
19 |
Patch8: e-smith-backup-1.15.0-tags2general.patch |
Patch8: e-smith-backup-1.15.0-tags2general.patch |
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 |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
25 |
BuildRequires: gettext |
BuildRequires: gettext |
38 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-9 |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.15.0-13 |
42 |
|
- Fix localization in restore routine [SME: 3989] |
43 |
|
|
44 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-12 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.15.0-12 |
45 |
- Remove <br> tag from error msg [SME: 3989] |
- Remove <br> tag from error msg [SME: 3989] |
46 |
|
|
1025 |
%patch8 -p1 |
%patch8 -p1 |
1026 |
%patch9 -p1 |
%patch9 -p1 |
1027 |
%patch10 -p1 |
%patch10 -p1 |
1028 |
|
%patch11 -p1 |
1029 |
|
|
1030 |
%build |
%build |
1031 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |