File sblim-testsuite.spec of Package sblim-testsuite
#
# spec file for package sblim-testsuite (Version 1.2.5)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: sblim-testsuite
BuildRequires: sblim-wbemcli
Version: 1.2.5
Release: 1
Group: Development/Tools/Other
License: IBM Public License
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: sblim-wbemcli
Url: http://sblim.wiki.sourceforge.net/
Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Summary: SBLIM Testsuite
%description
Standards Based Linux Instrumentation Base Providers Test Suite
Authors:
--------
SBLIM Project
%prep
%setup
%build
%configure
%{__make}
%install
%makeinstall docdir=%{_docdir}/%{name}
%files
%defattr(-,root,root)
%doc %{_docdir}/%{name}
%{_datadir}/%{name}
%{_localstatedir}/lib/%{name}
%changelog
* Thu Nov 01 2007 - mmarek@suse.cz
- updated to 1.2.5
* 1588479: enable modifyInstance (setInstance)
* 1658747: association test results can contain "old" values.
* Tue Jan 16 2007 - mrueckert@suse.de
- added sblim-testsuite-1.2.4_checkRef_gi.patch:
properly set the checkRef_gi variable in case of errors (#84579)
* Wed Mar 01 2006 - mrueckert@suse.de
- update to 1.2.4 [#142308]
* 1340687 Support for https connections
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Oct 26 2005 - mrueckert@suse.de
- Update to version 1.2.3
* Sat May 22 2004 - nashif@suse.de
- Fix #40889: SBLIM testsuite reports perl syntax errors when
have no RHS associated instances
* Tue May 04 2004 - nashif@suse.de
- Fixed bug #39757: SBLIM testsuite runs LHS-to-RHS association
tests when supposed to run RHS-to_LHS
* Fri Apr 30 2004 - nashif@suse.de
- Update version to 1.1.0
* Fri Apr 16 2004 - nashif@suse.de
- Update version with bugfixes from IBM
* Wed Apr 07 2004 - nashif@suse.de
- Initial Release