Update to 1.6.0

This commit is contained in:
vcrhonek 2008-10-24 12:56:45 +00:00
parent 97f4da0312
commit 00950b091b
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1,2 @@
sblim-wbemcli-1.5.1.tar.bz2
sblim-wbemcli-1.6.0.tar.bz2

View File

@ -1,5 +1,5 @@
#
# $Id: sblim-wbemcli.spec,v 1.8 2008/06/20 15:52:04 spot Exp $
# $Id: sblim-wbemcli.spec,v 1.9 2008/10/24 12:56:45 vcrhonek Exp $
#
# Package spec for wbemcli (RH version)
#
@ -8,13 +8,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Summary: SBLIM WBEM Command Line Interface
Name: sblim-wbemcli
Version: 1.5.1
Release: 7%{?dist}
Version: 1.6.0
Release: 1%{?dist}
Group: Systems Management/Base
URL: http://www.sblim.org
License: CPL
Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Patch0: sblim-wbemcli-1.5.1-gcc43.patch
BuildRequires: curl-devel >= 7.9.3
@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}
%changelog
* Fri Oct 24 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.0-1
- Update to 1.6.0
Resolves: #468328
* Fri Jun 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.5.1-7
- fix gcc43 compile failure

View File

@ -1 +1 @@
2d048b0ebd0f6b34993e49a28ebda794 sblim-wbemcli-1.5.1.tar.bz2
422cf80bcc812f9cfb03d43e7213641d sblim-wbemcli-1.6.0.tar.bz2