2 |
%define name e-smith-lib |
%define name e-smith-lib |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.18.0 |
%define version 1.18.0 |
5 |
%define release 25 |
%define release 26 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
31 |
Patch21: e-smith-lib-1.18.0-pamlocalfix.patch |
Patch21: e-smith-lib-1.18.0-pamlocalfix.patch |
32 |
Patch22: e-smith-lib-1.18.0-utf8-encoding.patch |
Patch22: e-smith-lib-1.18.0-utf8-encoding.patch |
33 |
Patch23: e-smith-lib-1.18.0-i18n.patch |
Patch23: e-smith-lib-1.18.0-i18n.patch |
34 |
|
Patch24: e-smith-lib-1.18.0-binmode.patch |
35 |
|
Patch25: e-smith-lib-1.18.0-navigationdb.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
49 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-26 |
53 |
|
- Make binmode properties of db class [SME: 4317] |
54 |
|
- Add new navigation db & utf8 classes [SME: 4317] |
55 |
|
|
56 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25 |
* Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25 |
57 |
- Add .utf8 to locale unless server-console [SME: 4162] |
- Add .utf8 to locale unless server-console [SME: 4162] |
58 |
- Add new languages to langtag2locale [SME: 4163] |
- Add new languages to langtag2locale [SME: 4163] |
754 |
%patch21 -p1 |
%patch21 -p1 |
755 |
%patch22 -p1 |
%patch22 -p1 |
756 |
%patch23 -p1 |
%patch23 -p1 |
757 |
|
%patch24 -p1 |
758 |
|
%patch25 -p1 |
759 |
|
|
760 |
%pre |
%pre |
761 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |