Update to 1.6.0
This commit is contained in:
parent
97f4da0312
commit
00950b091b
@ -1 +1,2 @@
|
||||
sblim-wbemcli-1.5.1.tar.bz2
|
||||
sblim-wbemcli-1.6.0.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user