public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Petr Lautrbach <lautrbach@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setools] f45: Fix some rpmlint issues
Date: Mon, 24 Aug 2026 16:41:40 GMT	[thread overview]
Message-ID: <178758970073.1.5164968506154255610.rpms-setools-b945d571a74c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/setools
            Branch : f45
            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=f45

            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)

                 reply	other threads:[~2026-08-24 16:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178758970073.1.5164968506154255610.rpms-setools-b945d571a74c@fedoraproject.org \
    --to=lautrbach@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox