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 23 |
%define release 24 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
29 |
Patch19: e-smith-lib-1.18.0-UTF8.patch |
Patch19: e-smith-lib-1.18.0-UTF8.patch |
30 |
Patch20: e-smith-lib-1.18.0-UTF8.patch2 |
Patch20: e-smith-lib-1.18.0-UTF8.patch2 |
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 |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
46 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Sun Mar 30 2008 Shad L. Lords <slords@mail.com> 1.18.0-24 |
50 |
|
- Gracefully handle encoding errors in navigation dbs [SME: 4147] |
51 |
|
|
52 |
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23 |
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23 |
53 |
- Make PAM conv routine not look for english strings [SME: 4117] |
- Make PAM conv routine not look for english strings [SME: 4117] |
54 |
|
|
741 |
%patch19 -p1 |
%patch19 -p1 |
742 |
%patch20 -p1 |
%patch20 -p1 |
743 |
%patch21 -p1 |
%patch21 -p1 |
744 |
|
%patch22 -p1 |
745 |
|
|
746 |
%pre |
%pre |
747 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |