public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kissat] rawhide: Drop unused 7zip BR
Date: Mon, 13 Jul 2026 22:28:03 GMT	[thread overview]
Message-ID: <178398168382.1.11670468463756152336.rpms-kissat-0eb3b5d475bc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/kissat
            Branch : rawhide
            Commit : 0eb3b5d475bc2cfd882736ea41b0ad848581d7f3
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-07-13T16:27:37-06:00
            Stats  : +1/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/kissat/c/0eb3b5d475bc2cfd882736ea41b0ad848581d7f3?branch=rawhide

            Log:
            Drop unused 7zip BR

- Use lua macros instead of invoking external tools

---
diff --git a/kissat.spec b/kissat.spec
index 9285a4a..7e49be2 100644
--- a/kissat.spec
+++ b/kissat.spec
@@ -1,5 +1,5 @@
 %global sover   0.0.0
-%global majver  %(cut -d. -f1 <<< %{sover})
+%global majver  %{gsub %sover ^(%d*)%..*$ %1}
 %global giturl  https://github.com/arminbiere/kissat
 
 Name:           kissat
@@ -20,7 +20,6 @@ Patch:          %{name}-logical-not.patch
 # See https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch:    %{ix86}
 
-BuildRequires:  7zip
 BuildRequires:  drat-trim-tools
 BuildRequires:  gcc
 BuildRequires:  glibc-langpack-en

                 reply	other threads:[~2026-07-13 22:28 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=178398168382.1.11670468463756152336.rpms-kissat-0eb3b5d475bc@fedoraproject.org \
    --to=loganjerry@gmail.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