public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kissat] rawhide: Drop unused 7zip BR
@ 2026-07-13 22:28 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-13 22:28 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-13 22:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13 22:28 [rpms/kissat] rawhide: Drop unused 7zip BR Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox