Fix testsuite dependency
This commit is contained in:
parent
1bc9876c1d
commit
a7c205a508
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: sblim-cmpi-base.spec,v 1.8 2008/07/01 13:14:20 vcrhonek Exp $
|
||||
# $Id: sblim-cmpi-base.spec,v 1.9 2008/07/02 11:28:31 vcrhonek Exp $
|
||||
#
|
||||
# Package spec for sblim-cmpi-base - Red Hat/Fedora Flavor
|
||||
#
|
||||
@ -8,13 +8,13 @@
|
||||
#
|
||||
|
||||
%define tog_pegasus_version 2:2.6.1-1
|
||||
%define sblim_testsuite_version 1.2.4-1
|
||||
%define sblim_testsuite_version 1.2.4
|
||||
%define provider_dir %{_libdir}/cmpi
|
||||
|
||||
Summary: SBLIM CMPI Base Providers
|
||||
Name: sblim-cmpi-base
|
||||
Version: 1.5.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Applications/System
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
URL: http://www.sblim.org
|
||||
@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/sblim-testsuite/cim/Linux_UnixProcess.cim
|
||||
|
||||
%changelog
|
||||
* Wed Jul 2 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.5.5-2
|
||||
- Fix testsuite dependency
|
||||
|
||||
* Tue Jul 1 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.5.5-1
|
||||
- Update to 1.5.5
|
||||
- Spec file revision
|
||||
|
||||
Loading…
Reference in New Issue
Block a user