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 19 |
%define release 20 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
25 |
Patch15: e-smith-lib-1.18.0-generic_template_expand.patch2 |
Patch15: e-smith-lib-1.18.0-generic_template_expand.patch2 |
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 |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
42 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20 |
46 |
|
- Call smbpasswd -e - to reset user correctly. [SME: 3755] |
47 |
|
|
48 |
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19 |
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19 |
49 |
- modify validate password strong match for console [SME: 2173] |
- modify validate password strong match for console [SME: 2173] |
50 |
|
|
721 |
%patch15 -p1 |
%patch15 -p1 |
722 |
%patch16 -p1 |
%patch16 -p1 |
723 |
%patch17 -p1 |
%patch17 -p1 |
724 |
|
%patch18 -p1 |
725 |
|
|
726 |
%pre |
%pre |
727 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |