diff --git a/.cvsignore b/.cvsignore index 6934f49..0e381c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sblim-gather-2.1.9.tar.bz2 +sblim-gather-2.2.1.tar.bz2 diff --git a/sblim-gather.spec b/sblim-gather.spec index 364f306..4126270 100644 --- a/sblim-gather.spec +++ b/sblim-gather.spec @@ -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 - 2.2.1-1 +- Update to sblim-gather-2.2.1 + * Tue Oct 13 2009 Vitezslav Crhonek - 2.1.9-1 - Initial support diff --git a/sources b/sources index 3276ca2..82940e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f22f288b06fb39457300dee9d726376 sblim-gather-2.1.9.tar.bz2 +05421f86ce5fc059c52086223b3703be sblim-gather-2.2.1.tar.bz2