This commit is contained in:
Dennis Gilmore 2015-06-19 00:19:39 +00:00
parent 0442ab0d1d
commit 457621cac7

View File

@ -1,6 +1,6 @@
Name: sblim-cmpi-base
Version: 1.6.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: SBLIM CMPI Base Providers
Group: Applications/System
@ -107,6 +107,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/cmpi/*a
%postun -p /sbin/ldconfig
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Feb 26 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.4-2
- Update provider registration script to use systemctl to stop/start sfcb
- Use new macros for %%pre/%%post/%%preun from sblim-cmpi-devel