From 628aec0f9f1aabdb331861b223e99f66bbc49cd6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:56:26 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index 90b3bbe..892668c 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -17,7 +17,7 @@ BuildRequires: perl-devel pkgconfig openssl-devel BuildRequires: libtool Requires: net-tools Version: 2.2.3 -Release: 8%{?dist} +Release: 9%{?dist} Url: http://www.openwsman.org/ License: BSD Group: Applications/System @@ -271,6 +271,9 @@ fi %changelog +* Wed Sep 29 2010 jkeating - 2.2.3-9 +- Rebuilt for gcc bug 634757 + * Mon Sep 13 2010 Vitezslav Crhonek - 2.2.3-8 - Move initscript to the right place - Fix return values from initscript according to guidelines