forked from pool/libmicro
This commit is contained in:
parent
c488e1d3c8
commit
ec89b0d195
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package libmicro (Version 0.4.0)
|
||||
#
|
||||
# Copyright (c) 2008 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.
|
||||
# Copyright (c) 2009 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/
|
||||
#
|
||||
|
||||
@ -12,14 +19,14 @@
|
||||
|
||||
|
||||
Name: libmicro
|
||||
License: Other uncritical OpenSource License
|
||||
License: Other uncritical OpenSource License; CDDL
|
||||
Group: System/Benchmark
|
||||
Requires: kernel-source gcc make
|
||||
AutoReqProv: on
|
||||
Summary: kernel test suite, micro benchmark
|
||||
Url: http://www.opensolaris.org/os/project/libmicro/
|
||||
Version: 0.4.0
|
||||
Release: 58
|
||||
Release: 80
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: ctcstools-%{version}.tar.bz2
|
||||
Patch0: find_binary.patch
|
||||
@ -38,7 +45,7 @@ Authors:
|
||||
Various people from OpenSolaris community
|
||||
|
||||
%package ctcs-glue
|
||||
License: Other uncritical OpenSource License
|
||||
License: Other uncritical OpenSource License; CDDL
|
||||
Summary: The let-libmicro-be-run-via-ctcs glue
|
||||
Group: Development/Tools/Other
|
||||
AutoReqProv: on
|
||||
|
Loading…
Reference in New Issue
Block a user