diff --git a/sblim-wbemcli.spec b/sblim-wbemcli.spec index 81e2ea6..3b18e73 100644 --- a/sblim-wbemcli.spec +++ b/sblim-wbemcli.spec @@ -1,5 +1,5 @@ # -# $Id: sblim-wbemcli.spec,v 1.2 2006/02/08 17:39:15 hamzy Exp $ +# $Id: sblim-wbemcli.spec,v 1.3 2006/09/17 17:16:48 hamzy Exp $ # # Package spec for wbemcli (RH version) # @@ -9,7 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Summary: SBLIM WBEM Command Line Interface Name: sblim-wbemcli Version: 1.5.1 -Release: 1.fc5 +Release: 2.%{?dist} Group: Systems Management/Base URL: http://www.sblim.org License: CPL @@ -17,6 +17,7 @@ License: CPL Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 BuildRequires: curl-devel >= 7.9.3 +BuildRequires: binutils-devel >= 2.17.50.0.3-4 Requires: curl >= 7.9.3 %Description