From baa5cefbf7b868bab4c7595d95a27dba37231a9e22c2727a20ff858448dca59a Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Tue, 8 Aug 2023 09:22:04 +0000 Subject: [PATCH] Accepting request 1102817 from home:dimstar:Factory - Do not BuildRequire swig and ruby-devel in the main build phase: those are only needed for the bindings. OBS-URL: https://build.opensuse.org/request/show/1102817 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=162 --- libselinux.changes | 6 ++++++ libselinux.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libselinux.changes b/libselinux.changes index 2594e7f..b816167 100644 --- a/libselinux.changes +++ b/libselinux.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 8 06:59:16 UTC 2023 - Dominique Leuenberger + +- Do not BuildRequire swig and ruby-devel in the main build phase: + those are only needed for the bindings. + ------------------------------------------------------------------- Fri Aug 4 13:14:14 UTC 2023 - Matej Cepl diff --git a/libselinux.spec b/libselinux.spec index 2c0031c..096f206 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -40,8 +40,6 @@ BuildRequires: fdupes BuildRequires: libsepol-devel >= %{libsepol_ver} BuildRequires: libsepol-devel-static >= %{libsepol_ver} BuildRequires: pkgconfig -BuildRequires: ruby-devel -BuildRequires: swig BuildRequires: pkgconfig(libpcre2-8) %description