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 15 |
%define release 16 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
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 |
Patch12: e-smith-backup-1.15.0-hours.patch |
24 |
Patch13: e-smith-backup-1.15.0-add2general.patch |
Patch13: e-smith-backup-1.15.0-add2general.patch |
25 |
|
Patch14: e-smith-backup-1.15.0-FixDarExpandTemplate.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
28 |
BuildRequires: gettext |
BuildRequires: gettext |
41 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Mon May 26 2008 Gavin Weight <gweight@gmail.com> 1.15.0-16 |
45 |
|
- Fix Dar to expand correctly. [SME: 4304] |
46 |
|
|
47 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.0-15 |
48 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4286] |
49 |
|
|
1040 |
%patch11 -p1 |
%patch11 -p1 |
1041 |
%patch12 -p1 |
%patch12 -p1 |
1042 |
%patch13 -p1 |
%patch13 -p1 |
1043 |
|
%patch14 -p1 |
1044 |
|
|
1045 |
|
|
1046 |
%build |
%build |
1047 |
/sbin/e-smith/buildtests 10e-smith-backup |
/sbin/e-smith/buildtests 10e-smith-backup |