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 17 |
%define release 18 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: Artistic |
License: Artistic |
23 |
Patch13: e-smith-lib-1.18.0-shift64.patch |
Patch13: e-smith-lib-1.18.0-shift64.patch |
24 |
Patch14: e-smith-lib-1.18.0-passlength.patch |
Patch14: e-smith-lib-1.18.0-passlength.patch |
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 |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
40 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Thu Nov 01 2007 Gavin Weight <gweight@gmail.com> 1.18.0-18 |
44 |
|
- Fix I18N.pm file descriptor leak. [SME: 3509] |
45 |
|
|
46 |
* Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17 |
* Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17 |
47 |
- Remove undocumented and unused template metadata handling from |
- Remove undocumented and unused template metadata handling from |
48 |
generic_template_expand action (Take II). [SME: 2798] |
generic_template_expand action (Take II). [SME: 2798] |
711 |
%patch13 -p1 |
%patch13 -p1 |
712 |
%patch14 -p1 |
%patch14 -p1 |
713 |
%patch15 -p1 |
%patch15 -p1 |
714 |
|
%patch16 -p1 |
715 |
|
|
716 |
%pre |
%pre |
717 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |