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 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
45 |
Requires: perl(esmith::I18N) |
Requires: perl(esmith::I18N) |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-22 |
49 |
|
- Use correct patch for remove duplicates [SME: 3887] |
50 |
|
|
51 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-21 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-21 |
52 |
- Fix localization in restore routine [SME: 3989] |
- Fix localization in restore routine [SME: 3989] |
53 |
|
|
54 |
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
* Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 1.14.0-20 |
55 |
- Fix patches to get rid of .orig files |
- Fix patches to get rid of .orig files [SME: 4100] |
56 |
|
|
57 |
* 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 |
58 |
- Backport remove <br> from error msg. [SME: 3989] |
- Backport remove <br> from error msg. [SME: 3989] |