diff --git a/.gitignore b/.gitignore index 5ed3814..837dd73 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ sblim-gather-2.2.1.tar.bz2 /sblim-gather-2.2.3.tar.bz2 /sblim-gather-2.2.4.tar.bz2 /sblim-gather-2.2.5.tar.bz2 +/sblim-gather-2.2.6.tar.bz2 diff --git a/sblim-gather.spec b/sblim-gather.spec index bd06170..63914cf 100644 --- a/sblim-gather.spec +++ b/sblim-gather.spec @@ -3,8 +3,8 @@ %global tog_pegasus_version 2:2.6.1-1 Name: sblim-gather -Version: 2.2.5 -Release: 2%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: SBLIM Gatherer Group: Applications/System @@ -131,6 +131,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %{_libdir}/gather/cplug %{_libdir}/libOSBase_MetricUtil.so +%{_libdir}/libOSBase*.so.* %{_libdir}/cmpi %{_datadir}/%{name} @@ -189,6 +190,9 @@ fi %postun provider -p /sbin/ldconfig %changelog +* Wed Aug 15 2012 Vitezslav Crhonek - 2.2.6-1 +- Update to sblim-gather-2.2.6 + * Sat Jul 21 2012 Fedora Release Engineering - 2.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index b910811..41c8f13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -471708912d35681f76a11fd128056783 sblim-gather-2.2.5.tar.bz2 +b48e4fdfb07dd6bcb2a9a2c1dc615771 sblim-gather-2.2.6.tar.bz2