public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setools] rawhide: Drop unused BuildRequires
@ 2026-07-29 11:29 Vit Mojzis
  0 siblings, 0 replies; only message in thread
From: Vit Mojzis @ 2026-07-29 11:29 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/setools
            Branch : rawhide
            Commit : fecb9d061e5eaf7f1582438c5d29705fe58dbca0
            Author : Vit Mojzis <vmojzis@redhat.com>
            Date   : 2026-07-24T18:12:27+02:00
            Stats  : +1/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/setools/c/fecb9d061e5eaf7f1582438c5d29705fe58dbca0?branch=rawhide

            Log:
            Drop unused BuildRequires

Bison, flex and swig appear to be left over from an older build system
(switched to Cython in setools-4.2.0).

libsepol has only been linked dynamically since
e6ea477: Convert to direct sepol structure access

Reported by Marián Konček <mkoncek@redhat.com>
https://mkoncek.fedorapeople.org/unbreq.html

Fixes: SELINUX-6551

---
diff --git a/setools.spec b/setools.spec
index 2c2f14d..1b7b83f 100644
--- a/setools.spec
+++ b/setools.spec
@@ -18,10 +18,8 @@ Patch:          https://github.com/SELinuxProject/setools/pull/156.patch
 Patch:          https://github.com/SELinuxProject/setools/pull/157.patch
 
 Obsoletes:      setools < 4.0.0, setools-devel < 4.0.0
-BuildRequires:  flex,  bison
 BuildRequires:  glibc-devel, gcc, git-core
-BuildRequires:  libsepol-devel >= %{sepol_ver}, libsepol-static >= %{sepol_ver}
-BuildRequires:  swig
+BuildRequires:  libsepol-devel >= %{sepol_ver}
 BuildRequires:  python3-Cython
 BuildRequires:  python3-devel
 BuildRequires:  libselinux-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 11:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 11:29 [rpms/setools] rawhide: Drop unused BuildRequires Vit Mojzis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox