public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/latte-integrale] rawhide: Drop unused TOPCOM BuildRequires
@ 2026-07-13 22:31 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-13 22:31 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

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

            Log:
            Drop unused TOPCOM BuildRequires

- Use lua macros instead of invoking external tools

---
diff --git a/latte-integrale.spec b/latte-integrale.spec
index fb69487..8c14d19 100644
--- a/latte-integrale.spec
+++ b/latte-integrale.spec
@@ -3,7 +3,7 @@ Version:        1.7.6
 Release:        15%{?dist}
 Summary:        Lattice point enumeration
 
-%global tarver  %(tr . _ <<< %{version})
+%global tarver  %{gsub %version %. _}
 %global lidiaver 2.3.0
 %global lidiadate 2014-10-04
 %global giturl  https://github.com/latte-int/latte
@@ -48,7 +48,6 @@ BuildRequires:  make
 BuildRequires:  perl-interpreter
 BuildRequires:  pkgconfig(ntl)
 BuildRequires:  sqlite-devel
-BuildRequires:  TOPCOM
 
 Requires:       cddlib-tools
 Requires:       coreutils

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

only message in thread, other threads:[~2026-07-13 22:31 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:31 [rpms/latte-integrale] rawhide: Drop unused TOPCOM BuildRequires Jerry James

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