forked from pool/babeltrace
Accepting request 733140 from openSUSE:Factory:zSystems
enable s390x for build OBS-URL: https://build.opensuse.org/request/show/733140 OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/babeltrace?expand=0&rev=21
This commit is contained in:
parent
07fac6a8a8
commit
a2f626c263
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 15 07:45:05 UTC 2019 - Berthold Gunreben <azouhr@opensuse.org>
|
||||||
|
|
||||||
|
- add s390x in ExclusiveArch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 14 12:28:56 UTC 2018 - sor.alexei@meowr.ru
|
Wed Nov 14 12:28:56 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package babeltrace
|
# spec file for package babeltrace
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ Release: 0
|
|||||||
Summary: Common Trace Format Babel Tower
|
Summary: Common Trace Format Babel Tower
|
||||||
License: MIT AND GPL-2.0-only
|
License: MIT AND GPL-2.0-only
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
URL: https://diamon.org/babeltrace
|
Url: https://diamon.org/babeltrace
|
||||||
Source: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
|
Source: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
|
||||||
Source1: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc
|
Source1: https://efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
@ -38,7 +38,7 @@ BuildRequires: pkgconfig(libelf) >= 0.154
|
|||||||
BuildRequires: pkgconfig(popt)
|
BuildRequires: pkgconfig(popt)
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64
|
ExclusiveArch: %ix86 x86_64 aarch64 ppc64le ppc64 s390x
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This project provides trace read and write libraries, as well as a
|
This project provides trace read and write libraries, as well as a
|
||||||
|
Loading…
Reference in New Issue
Block a user