From 888bbb70421d63259fef25d8fc23225781c88d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Sat, 17 Jan 2009 16:13:21 +0000 Subject: [PATCH] - rebuild with new openssl --- OpenIPMI.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/OpenIPMI.spec b/OpenIPMI.spec index 7a135c6..2c38946 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -4,7 +4,7 @@ Summary: IPMI (Intelligent Platform Management Interface) library and tools Name: OpenIPMI Version: 2.0.14 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD and BSD with advertising and LGPLv2+ and GPLv2+ Group: System Environment/Base URL: http://sourceforge.net/projects/openipmi/ @@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/applications/fedora-openipmigui.desktop %changelog +* Sat Jan 17 2009 Tomas Mraz - 2.0.14-10 +- rebuild with new openssl + * Thu Dec 11 2008 Jan Safranek - 2.0.14-9 - fix linking without rpath, prelink won't screw up the libraries anymore (#475265)