Update to 1.5.9

This commit is contained in:
vcrhonek 2009-08-27 12:13:34 +00:00
parent 5311256661
commit cf68472e05
3 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,4 @@
sblim-cmpi-base-1.5.4.tar.bz2
sblim-cmpi-base-1.5.5.tar.bz2
sblim-cmpi-base-1.5.7.tar.bz2
sblim-cmpi-base-1.5.9.tar.bz2

View File

@ -2,8 +2,8 @@
%define provider_dir %{_libdir}/cmpi
Name: sblim-cmpi-base
Version: 1.5.7
Release: 4%{?dist}
Version: 1.5.9
Release: 1%{?dist}
Summary: SBLIM CMPI Base Providers
Group: Applications/System
@ -52,7 +52,7 @@ Testcase Files for the SBLIM Testsuite.
CIMSERVER=pegasus
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
make
%install
rm -rf $RPM_BUILD_ROOT
@ -123,6 +123,9 @@ fi
%postun -p /sbin/ldconfig
%changelog
* Thu Aug 27 2009 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.5.9-1
- Update to 1.5.9
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
74f8010b7de9ac7bbe0778b4cc182d16 sblim-cmpi-base-1.5.7.tar.bz2
4524287b30a6dd623274354086044f68 sblim-cmpi-base-1.5.9.tar.bz2