public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-aclib] rawhide: Rebuild for gap 4.16.0
@ 2026-06-11 14:19 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 14:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-aclib
Branch : rawhide
Commit : 0e3621f8605cc6e387d5e338beef6fd3c83154b8
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T08:19:03-06:00
Stats : +9/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-aclib/c/0e3621f8605cc6e387d5e338beef6fd3c83154b8?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-aclib.spec b/gap-pkg-aclib.spec
index d7c9420..8a73c95 100644
--- a/gap-pkg-aclib.spec
+++ b/gap-pkg-aclib.spec
@@ -16,14 +16,18 @@ BuildSystem: gap
BuildOption(install): gap htm tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-crystcat
-BuildRequires: gap-pkg-polycyclic
+BuildRequires: gap(crystcat) >= 1.1
+BuildRequires: gap(polycyclic) >= 1.0
+BuildRequires: gap-devel >= 4.7
BuildRequires: tth
-Requires: gap-pkg-polycyclic
+Requires: gap(polycyclic) >= 1.0
+Requires: gap-core >= 4.7
-Recommends: gap-pkg-crystcat
+Recommends: gap(crystcat) >= 1.1
+
+Provides: gap(AClib) = %{version}-%{release}
+Provides: gap(aclib) = %{version}-%{release}
%description
The AClib package contains a library of almost crystallographic groups and
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:19 [rpms/gap-pkg-aclib] rawhide: Rebuild for gap 4.16.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox