2 |
%define name e-smith-backup |
%define name e-smith-backup |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 19 |
%define release 20 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
26 |
Patch15: e-smith-backup-1.14.0-bklistexist.patch |
Patch15: e-smith-backup-1.14.0-bklistexist.patch |
27 |
Patch16: e-smith-backup-1.14.0-rmLexDuplicates.patch |
Patch16: e-smith-backup-1.14.0-rmLexDuplicates.patch |
28 |
Patch17: e-smith-backup-1.14.0-tags2general.patch |
Patch17: e-smith-backup-1.14.0-tags2general.patch |
29 |
Patch18: e-smith-backup-1.15.0-brFix.patch |
Patch18: e-smith-backup-1.14.0-brFix.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 |
44 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
48 |
|
- Fix patches to get rid of .orig files |
49 |
|
|
50 |
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-19 |
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-19 |
51 |
- Backport remove <br> from error msg. [SME: 3989] |
- Backport remove <br> from error msg. [SME: 3989] |
52 |
|
|