Update to sblim-gather-2.2.1

This commit is contained in:
vcrhonek 2010-06-02 15:06:09 +00:00
parent 0dc6b46721
commit ab4949bc56
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
sblim-gather-2.1.9.tar.bz2
sblim-gather-2.2.1.tar.bz2

View File

@ -3,7 +3,7 @@
%define tog_pegasus_version 2:2.6.1-1
Name: sblim-gather
Version: 2.1.9
Version: 2.2.1
Release: 1%{?dist}
Summary: SBLIM Gatherer
@ -19,6 +19,7 @@ BuildRequires: sblim-cmpi-devel
BuildRequires: sblim-cmpi-base-devel
BuildRequires: tog-pegasus-devel >= %{tog_pegasus_version}
BuildRequires: libsysfs-devel
BuildRequires: libvirt-devel
Requires: tog-pegasus >= %{tog_pegasus_version}
%description
@ -115,6 +116,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/*.conf
%config(noreplace) %{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
%config(noreplace) %{_sysconfdir}/init.d/gatherer
%docdir %{_datadir}/doc/%{name}-%{version}
%{_bindir}/*
%{_sbindir}/*
@ -128,7 +130,7 @@ rm -rf $RPM_BUILD_ROOT
%files provider
%defattr(-,root,root,-)
%{_libdir}/gather/cplug
%{_libdir}/libOSBase*.so.*
#%{_libdir}/libOSBase*.so.*
#%{_libdir}/libOSBase_MetricUtil.so
%{_libdir}/cmpi
%{_datadir}/%{name}
@ -181,5 +183,8 @@ fi
%postun provider -p /sbin/ldconfig
%changelog
* Wed Jun 2 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.1-1
- Update to sblim-gather-2.2.1
* Tue Oct 13 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.1.9-1
- Initial support

View File

@ -1 +1 @@
3f22f288b06fb39457300dee9d726376 sblim-gather-2.1.9.tar.bz2
05421f86ce5fc059c52086223b3703be sblim-gather-2.2.1.tar.bz2