2 |
%define name e-smith-manager |
%define name e-smith-manager |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 17 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
22 |
Patch11: e-smith-manager-1.14.0-pleasewait.patch |
Patch11: e-smith-manager-1.14.0-pleasewait.patch |
23 |
Patch12: e-smith-manager-1.14.0-navdbfix.patch |
Patch12: e-smith-manager-1.14.0-navdbfix.patch |
24 |
Patch13: e-smith-manager-1.14.0-encoding.patch |
Patch13: e-smith-manager-1.14.0-encoding.patch |
25 |
|
Patch14: e-smith-manager-1.14.0-create.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
BuildRequires: gettext |
BuildRequires: gettext |
33 |
AutoReqProv: no |
AutoReqProv: no |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-17 |
* Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18 |
37 |
|
- Fix open of database to create if necessary [SME: 4147] |
38 |
|
|
39 |
|
* Tue May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17 |
40 |
- No longer remove navigation dbs. [SME: 4147] |
- No longer remove navigation dbs. [SME: 4147] |
41 |
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] |
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] |
42 |
|
|
623 |
%patch11 -p1 |
%patch11 -p1 |
624 |
%patch12 -p1 |
%patch12 -p1 |
625 |
%patch13 -p1 |
%patch13 -p1 |
626 |
|
%patch14 -p1 |
627 |
|
|
628 |
%build |
%build |
629 |
perl createlinks |
perl createlinks |