File sblim-testsuite.spec of Package sblim-testsuite
#
# spec file for package sblim-testsuite (Version 1.3.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: sblim-testsuite
BuildRequires: sblim-wbemcli
Version: 1.3.0
Release: 1
Group: Development/Tools/Other
License: Eclipse Public License 1.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: sblim-wbemcli
BuildArch: noarch
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