From 42321137b86f208a95956cbdc1c1dc6d71ea523c Mon Sep 17 00:00:00 2001 From: Mark Hamzy Date: Sun, 17 Sep 2006 17:16:48 +0000 Subject: [PATCH] Bump release --- sblim-wbemcli.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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