Update to sblim-gather-2.2.6

This commit is contained in:
Vitezslav Crhonek 2012-08-15 11:18:36 +02:00
parent 6dbaae0003
commit 396f289132
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <vcrhonek@redhat.com> - 2.2.6-1
- Update to sblim-gather-2.2.6
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
471708912d35681f76a11fd128056783 sblim-gather-2.2.5.tar.bz2
b48e4fdfb07dd6bcb2a9a2c1dc615771 sblim-gather-2.2.6.tar.bz2