--- rpms/e-smith-lib/sme7/e-smith-lib.spec 2008/03/30 22:45:36 1.9 +++ rpms/e-smith-lib/sme7/e-smith-lib.spec 2008/08/10 00:54:24 1.14 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - li %define name e-smith-lib Name: %{name} %define version 1.18.0 -%define release 24 +%define release 28 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -30,12 +30,17 @@ Patch19: e-smith-lib-1.18.0-UTF8.patch Patch20: e-smith-lib-1.18.0-UTF8.patch2 Patch21: e-smith-lib-1.18.0-pamlocalfix.patch Patch22: e-smith-lib-1.18.0-utf8-encoding.patch +Patch23: e-smith-lib-1.18.0-i18n.patch +Patch24: e-smith-lib-1.18.0-binmode.patch +Patch25: e-smith-lib-1.18.0-navigationdb.patch +Patch26: e-smith-lib-1.18.0-dialogstderr.patch +Patch27: e-smith-lib-1.18.0-urandom.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 Obsoletes: %{name}-Tai64n +Obsoletes: whiptail Requires: dialog -Requires: whiptail Requires: perl, perl(Text::Template) Requires: perl(Time::HiRes), perl(MIME::Base64) Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage) @@ -46,6 +51,21 @@ Requires: perl(Net::IPv4Addr) >= 0.10 e-smith server and gateway software - library module. %changelog +* Sat Aug 9 2008 Shad L. Lords 1.18.0-28 +- Read /dev/urandmon instead of /dev/random [SME: 4492] + +* Sat Aug 9 2008 Shad L. Lords 1.18.0-27 +- Make dialog not use STDERR for return values [SME: 3663] +- Remove requires for whiptail. No longer needed [SME: 4491] + +* Thu Jul 31 2008 Shad L. Lords 1.18.0-26 +- Make binmode properties of db class [SME: 4317] +- Add new navigation db & utf8 classes [SME: 4317] + +* Wed Apr 2 2008 Shad L. Lords 1.18.0-25 +- Add .utf8 to locale unless server-console [SME: 4162] +- Add new languages to langtag2locale [SME: 4163] + * Sun Mar 30 2008 Shad L. Lords 1.18.0-24 - Gracefully handle encoding errors in navigation dbs [SME: 4147] @@ -742,6 +762,11 @@ e-smith server and gateway software - li %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %pre # Remove legacy symlink if one exists