Accepting request 943642 from devel:tools:lttng
OBS-URL: https://build.opensuse.org/request/show/943642 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/babeltrace?expand=0&rev=9
This commit is contained in:
commit
1894908ddd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 23:31:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- reenable babeltrace on armv6/v7 (switch to excludearch)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 31 12:58:07 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package babeltrace
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,7 +22,7 @@ Name: babeltrace
|
||||
Version: 1.5.8
|
||||
Release: 0
|
||||
Summary: Common Trace Format Babel Tower
|
||||
License: MIT AND GPL-2.0-only
|
||||
License: GPL-2.0-only AND MIT
|
||||
URL: https://diamon.org/babeltrace
|
||||
Source: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
|
||||
Source1: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc
|
||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(libelf) >= 0.154
|
||||
BuildRequires: pkgconfig(popt)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 riscv64 s390x
|
||||
ExcludeArch: s390 ppc
|
||||
|
||||
%description
|
||||
This project provides trace read and write libraries, as well as a
|
||||
|
Loading…
Reference in New Issue
Block a user