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 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
27 |
Patch17: e-smith-lib-1.18.0-validatePassword.patch |
Patch17: e-smith-lib-1.18.0-validatePassword.patch |
28 |
Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch |
Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch |
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 |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
44 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22 |
48 |
|
- Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101] |
49 |
|
|
50 |
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21 |
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21 |
51 |
- Output navigation in UTF-8 [SME: 3858] |
- Output navigation in UTF-8 [SME: 3858] |
52 |
|
|
731 |
%patch17 -p1 |
%patch17 -p1 |
732 |
%patch18 -p1 |
%patch18 -p1 |
733 |
%patch19 -p1 |
%patch19 -p1 |
734 |
|
%patch20 -p1 |
735 |
|
|
736 |
%pre |
%pre |
737 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |