Update to sblim-gather-2.2.6
This commit is contained in:
parent
6dbaae0003
commit
396f289132
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user