public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setools] rawhide: Fix some rpmlint issues
@ 2026-08-24 14:43 Petr Lautrbach
0 siblings, 0 replies; only message in thread
From: Petr Lautrbach @ 2026-08-24 14:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setools
Branch : rawhide
Commit : b945d571a74cb6717284c0cd05f40f9c612f9e04
Author : Petr Lautrbach <lautrbach@redhat.com>
Date : 2026-08-24T13:00:29+02:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setools/c/b945d571a74cb6717284c0cd05f40f9c612f9e04?branch=rawhide
Log:
Fix some rpmlint issues
python3-setools.x86_64: W: obsolete-not-provided setools-libs
setools.x86_64: W: obsolete-not-provided setools-devel
setools.spec:347: W: macro-in-%changelog %set_build_flags
setools.spec:347: W: macro-in-%changelog %optflags
---
diff --git a/setools.spec b/setools.spec
index bbe8263..436f7d2 100644
--- a/setools.spec
+++ b/setools.spec
@@ -12,7 +12,6 @@ Source0: https://github.com/SELinuxProject/setools/archive/%{version}.tar
Source1: setools.pam
Source2: apol.desktop
-Obsoletes: setools < 4.0.0, setools-devel < 4.0.0
BuildRequires: glibc-devel, gcc, git-core
BuildRequires: libsepol-devel >= %{sepol_ver}
BuildRequires: python3-Cython
@@ -64,7 +63,6 @@ This package includes the following console tools:
%package -n python3-setools
Summary: Policy analysis tools for SELinux
License: LGPL-2.1-only
-Obsoletes: setools-libs < 4.0.0
%description -n python3-setools
SETools is a collection of graphical tools, command-line tools, and
@@ -344,7 +342,7 @@ This package includes MCP server.
- SETools 4.2.2 release
* Mon May 13 2019 Vit Mojzis <vmojzis@redhat.com> - 4.2.1-3
-- Use %set_build_flags instead of %optflags
+- Use %%set_build_flags instead of %%optflags
* Mon May 06 2019 Vit Mojzis <vmojzis@redhat.com> - 4.2.1-2
- SELinuxPolicy: Create a map of aliases on policy load (#1672631)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 14:43 [rpms/setools] rawhide: Fix some rpmlint issues Petr Lautrbach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox