public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-polenta] rawhide: Bootstrap mode is no longer needed
@ 2026-07-13 22:25 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-13 22:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gap-pkg-polenta
Branch : rawhide
Commit : b9f0ebfe6ef94389a7fc5eef96b742cb6ed9c2d1
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-13T16:24:54-06:00
Stats  : +0/-15 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gap-pkg-polenta/c/b9f0ebfe6ef94389a7fc5eef96b742cb6ed9c2d1?branch=rawhide

Log:
Bootstrap mode is no longer needed

---
diff --git a/gap-pkg-polenta.spec b/gap-pkg-polenta.spec
index 6664511..d0cd2e1 100644
--- a/gap-pkg-polenta.spec
+++ b/gap-pkg-polenta.spec
@@ -1,14 +1,3 @@
-# When bootstrapping a new architecture, there is no gap-pkg-aclib package
-# yet.  It is only needed by this package to run some tests, but it requires
-# this package to funtion at all.  Therefore, do this:
-# 1. Build this package in bootstrap mode
-# 2. Build gap-pkg-cryst in bootstrap mode
-# 3. Build gap-pkg-crystcat
-# 4. Build gap-pkg-aclib
-# 5. Build this package in non-bootstrap mode
-# 6. Build gap-pkg-cryst in non-bootstrap mode
-%bcond bootstrap 0
-
 %global gap_pkgname    polenta
 %global gap_skip_check %{?with_bootstrap}
 %global giturl         https://github.com/gap-packages/polenta
@@ -28,9 +17,7 @@ BuildSystem:    gap
 BuildOption(install): exam lib tst
 BuildOption(check): tst/testall.g
 
-%if %{without bootstrap}
 BuildRequires:  gap(aclib) >= 1.0
-%endif
 BuildRequires:  gap(alnuth) >= 2.2.3
 BuildRequires:  gap(autodoc) >= 2016.01.21
 BuildRequires:  gap(polycyclic) >= 2.10.1
@@ -43,9 +30,7 @@ Requires:       gap(polycyclic) >= 2.10.1
 Requires:       gap(radiroot) >= 2.4
 Requires:       gap-core >= 4.7
 
-%if %{without bootstrap}
 Recommends:     gap(aclib) >= 1.0
-%endif
 
 Provides:       gap(Polenta) = %{version}-%{release}
 Provides:       gap(polenta) = %{version}-%{release}

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

only message in thread, other threads:[~2026-07-13 22:25 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:25 [rpms/gap-pkg-polenta] rawhide: Bootstrap mode is no longer needed Jerry James

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