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