public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-crystcat] rawhide: Rebuild for gap 4.16.0
@ 2026-06-11 13:58 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 13:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-crystcat
Branch : rawhide
Commit : 2e9437027d5e987ccb26605bdeb86bc2aad16a8e
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T07:57:50-06:00
Stats : +9/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-crystcat/c/2e9437027d5e987ccb26605bdeb86bc2aad16a8e?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-crystcat.spec b/gap-pkg-crystcat.spec
index 2d6c7fc..baaab96 100644
--- a/gap-pkg-crystcat.spec
+++ b/gap-pkg-crystcat.spec
@@ -15,11 +15,16 @@ BuildSystem: gap
BuildOption(install): grp htm lib tst
BuildOption(check): tst/testall.g
+BuildRequires: gap(cryst) >= 4.1.25
BuildRequires: gap-devel
-BuildRequires: gap-pkg-cryst-doc
+BuildRequires: gap-pkg-cryst-doc >= 4.1.25
BuildRequires: tth
-Requires: gap-pkg-cryst
+Requires: gap(cryst) >= 4.1.25
+Requires: gap-core >= 4.14
+
+Provides: gap(CrystCat) = %{version}-%{release}
+Provides: gap(crystcat) = %{version}-%{release}
%description
The GAP 4 package CrystCat provides a catalog of crystallographic groups of
@@ -45,7 +50,8 @@ right.
License: GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-only AND GPL-1.0-or-later
Summary: CrystCat documentation
Requires: %{name} = %{version}-%{release}
-Requires: gap-pkg-cryst-doc
+Requires: gap-online-help
+Requires: gap-pkg-cryst-doc >= 4.1.25
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 13:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:58 [rpms/gap-pkg-crystcat] 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