From 74851609fbff8650eda7922d22f8efef97220cd2438cde40378a8b08b3fa47c4 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 18 Jan 2023 15:50:58 +0000 Subject: [PATCH] - Define ExclusiveArch for x86_64, ppc64le, aarch64, and s390x Neither the client or server builds on ix86. - Define ExclusiveArch for x86_64, ppc64le, aarch64, and s390x Neither the client or server builds on ix86. OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=29 --- velociraptor-client.changes | 6 ++++++ velociraptor-client.spec | 1 + velociraptor.changes | 6 ++++++ velociraptor.spec | 1 + 4 files changed, 14 insertions(+) diff --git a/velociraptor-client.changes b/velociraptor-client.changes index 839377d..9121267 100644 --- a/velociraptor-client.changes +++ b/velociraptor-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 18 15:50:30 UTC 2023 - Jeff Mahoney + +- Define ExclusiveArch for x86_64, ppc64le, aarch64, and s390x + Neither the client or server builds on ix86. + ------------------------------------------------------------------- Wed Dec 07 04:21:36 UTC 2022 - jeffm@suse.com diff --git a/velociraptor-client.spec b/velociraptor-client.spec index a40c803..398c36d 100644 --- a/velociraptor-client.spec +++ b/velociraptor-client.spec @@ -50,6 +50,7 @@ BuildRequires: bpftool BuildRequires: libelf-devel BuildRequires: zlib-devel-static Conflicts: velociraptor +ExclusiveArch: x86_64 ppc64le aarch64 s390x %description Velociraptor is a tool for collecting host based state information diff --git a/velociraptor.changes b/velociraptor.changes index b613b43..b03b5ed 100644 --- a/velociraptor.changes +++ b/velociraptor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 18 15:50:02 UTC 2023 - Jeff Mahoney + +- Define ExclusiveArch for x86_64, ppc64le, aarch64, and s390x + Neither the client or server builds on ix86. + ------------------------------------------------------------------- Wed Dec 07 04:21:36 UTC 2022 - jeffm@suse.com diff --git a/velociraptor.spec b/velociraptor.spec index 9e6de77..e12e2bb 100644 --- a/velociraptor.spec +++ b/velociraptor.spec @@ -56,6 +56,7 @@ BuildRequires: bpftool BuildRequires: libelf-devel BuildRequires: zlib-devel-static Conflicts: velociraptor-client +ExclusiveArch: x86_64 ppc64le aarch64 s390x %description Velociraptor is a tool for collecting host based state information