public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] migrate-spdx: Remove singularity provides due to incompatibilities introduced in apptainer
@ 2026-08-03 17:53 Carl George
0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-08-03 17:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 9cc80303771dbea06fa21db0bffaacd02894b933
Author : Carl George <carl@george.computer>
Date : 2022-12-21T13:50:18-06:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/9cc80303771dbea06fa21db0bffaacd02894b933?branch=migrate-spdx
Log:
Remove singularity provides due to incompatibilities introduced in apptainer
Originally this package provided singularity, but after discussion of
the incompatibilities introduced in apptainer it was deemed not
sufficiently compatible.
https://pagure.io/epel/issue/214
---
diff --git a/apptainer.spec b/apptainer.spec
index 18772d2..3b1c0aa 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -58,15 +58,13 @@ Patch12: https://github.com/vasi/squashfuse/pull/81.patch
# This package is a rename of the singularity package. The last shipped
# singularity EVR was 0:3.8.7-3.fc37, therefore the obsoletes must be one
# release higher to not gratuitously polluting the version space upwards.
-# The apptainer package reset numbering at 1.0.0, and some singularity
-# packages are in epoch 1, so Provide corresponding singularity versions
-# in epoch 2.
-Provides: singularity = 2:%{version}-%{release}
+# Originally this package provided singularity, but after discussion of the
+# incompatibilities introduced in apptainer it was deemed not sufficiently
+# compatible.
Obsoletes: singularity < 3.8.7-4
# In the singularity 2.x series there was a singularity-runtime package
# that could have been installed independently, but starting in 3.x
# there was only one package
-Provides: singularity-runtime = 2:%{version}-%{release}
Obsoletes: singularity-runtime < 3.0
# Multiple packages contain /usr/bin/singularity and /usr/bin/run-singularity,
@@ -235,6 +233,7 @@ rmdir %{_sysconfdir}/singularity/* %{_sysconfdir}/singularity 2>/dev/null || tru
* Wed Dec 14 2022 Carl George <carl@george.computer> - 1.1.4-2
- Add pivot provides/conflict of sif-runtime
- Reduce singularity obsoletes upper bound
+- Remove singularity provides due to incompatibilities introduced in apptainer
* Tue Dec 13 2022 Dave Dykstra <dwd@fedoraproject.org> - 1.1.4
- Update to upstream 1.1.4.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 17:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 17:53 [rpms/apptainer] migrate-spdx: Remove singularity provides due to incompatibilities introduced in apptainer Carl George
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox