--- rpms/e-smith-lib/sme7/e-smith-lib.spec 2008/04/02 20:16:43 1.10 +++ 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 25 +%define release 28 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -31,12 +31,16 @@ 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) @@ -47,6 +51,17 @@ 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] @@ -748,6 +763,10 @@ e-smith server and gateway software - li %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 %pre # Remove legacy symlink if one exists