- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 14:56:26 -07:00
parent 7b60e699b7
commit 628aec0f9f

View File

@ -17,7 +17,7 @@ BuildRequires: perl-devel pkgconfig openssl-devel
BuildRequires: libtool BuildRequires: libtool
Requires: net-tools Requires: net-tools
Version: 2.2.3 Version: 2.2.3
Release: 8%{?dist} Release: 9%{?dist}
Url: http://www.openwsman.org/ Url: http://www.openwsman.org/
License: BSD License: BSD
Group: Applications/System Group: Applications/System
@ -271,6 +271,9 @@ fi
%changelog %changelog
* Wed Sep 29 2010 jkeating - 2.2.3-9
- Rebuilt for gcc bug 634757
* Mon Sep 13 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.3-8 * Mon Sep 13 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.3-8
- Move initscript to the right place - Move initscript to the right place
- Fix return values from initscript according to guidelines - Fix return values from initscript according to guidelines