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 20 |
%define release 23 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
26 |
Patch16: e-smith-lib-1.18.0-FixFileDescriptorLeak.patch |
Patch16: e-smith-lib-1.18.0-FixFileDescriptorLeak.patch |
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 |
30 |
|
Patch20: e-smith-lib-1.18.0-UTF8.patch2 |
31 |
|
Patch21: e-smith-lib-1.18.0-pamlocalfix.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
45 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23 |
49 |
|
- Make PAM conv routine not look for english strings [SME: 4117] |
50 |
|
|
51 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22 |
52 |
|
- Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101] |
53 |
|
|
54 |
|
* Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21 |
55 |
|
- Output navigation in UTF-8 [SME: 3858] |
56 |
|
|
57 |
* Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20 |
* Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20 |
58 |
- Call smbpasswd -e - to reset user correctly. [SME: 3755] |
- Call smbpasswd -e - to reset user correctly. [SME: 3755] |
59 |
|
|
734 |
%patch16 -p1 |
%patch16 -p1 |
735 |
%patch17 -p1 |
%patch17 -p1 |
736 |
%patch18 -p1 |
%patch18 -p1 |
737 |
|
%patch19 -p1 |
738 |
|
%patch20 -p1 |
739 |
|
%patch21 -p1 |
740 |
|
|
741 |
%pre |
%pre |
742 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |