public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] migrate-spdx: Update to 1.1.0~rc.1
Date: Mon, 03 Aug 2026 17:52:57 GMT	[thread overview]
Message-ID: <178577957769.1.4282998883546903724.rpms-apptainer-0448bf30a37b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : migrate-spdx
Commit : 0448bf30a37b4b8c80027402090b4f9993e390fc
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2022-08-02T11:38:22-05:00
Stats  : +34/-11 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/0448bf30a37b4b8c80027402090b4f9993e390fc?branch=migrate-spdx

Log:
Update to 1.1.0~rc.1

---
diff --git a/apptainer.spec b/apptainer.spec
index ee8e2ef..f326541 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -31,12 +31,12 @@
 
 # This can be slightly different than %%{version}.
 # For example, it has dash instead of tilde for release candidates.
-%global package_version 1.0.3
+%global package_version 1.1.0-rc.1
 
 Summary: Application and environment virtualization
 Name: apptainer
-Version: 1.0.3
-Release: 2%{?dist}
+Version: 1.1.0~rc.1
+Release: 1%{?dist}
 # See LICENSE.md for first party code (BSD-3-Clause and LBNL BSD)
 # See LICENSE_THIRD_PARTY.md for incorporated code (ASL 2.0)
 # See LICENSE_DEPENDENCIES.md for dependencies
@@ -46,14 +46,15 @@ URL: https://apptainer.org
 Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}.tar.gz
 
 # The singularity package was renamed to apptainer after version 3.8.x.
-# The apptainer package reset numbering at 1.0.0, so Provide corresponding
-#  singularity versions in the next epoch.
-Provides: singularity = 1:%{version}-%{release}
-Obsoletes: singularity < 4.0
+# 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}
+Obsoletes: singularity < 1:4.0
 # 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 = 1:%{version}-%{release}
+Provides: singularity-runtime = 2:%{version}-%{release}
 Obsoletes: singularity-runtime < 3.0
 
 %if "%{_target_vendor}" == "suse"
@@ -70,11 +71,24 @@ Requires: squashfs
 Requires: squashfs-tools
 %endif
 BuildRequires: cryptsetup
+Requires: squashfuse
+Requires: fakeroot
+Requires: fuse-overlayfs
+%if 0%{?el7}
+Requires: fuse2fs
+%endif
 
 %description
 Apptainer provides functionality to make portable
 containers that can be used across host environments.
 
+%package suid
+Summary: Setuid component of Apptainer
+Requires: %{name} = %{version}-%{release}
+
+%description suid
+Provides the optional setuid-root portion of Apptainer.
+
 %prep
 %autosetup -n %{name}-%{package_version}
 
@@ -95,7 +109,7 @@ fi
 
 # Not all of these parameters currently have an effect, but they might be
 #  used someday.  They are the same parameters as in the configure macro.
-./mconfig -V %{version}-%{release} \
+./mconfig %{?mconfig_opts} -V %{version}-%{release} --with-suid \
         --prefix=%{_prefix} \
         --exec-prefix=%{_exec_prefix} \
         --bindir=%{_bindir} \
@@ -128,7 +142,6 @@ rmdir %{_sysconfdir}/singularity/* %{_sysconfdir}/singularity 2>/dev/null || tru
 %{!?_licensedir:%global license %doc}
 
 %files
-%attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
 %{_bindir}/%{name}
 %{_bindir}/singularity
 %{_bindir}/run-singularity
@@ -136,6 +149,7 @@ rmdir %{_sysconfdir}/singularity/* %{_sysconfdir}/singularity 2>/dev/null || tru
 %dir %{_libexecdir}/%{name}/bin
 %{_libexecdir}/%{name}/bin/starter
 %{_libexecdir}/%{name}/cni
+%{_libexecdir}/%{name}/lib
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/*
 %{_datadir}/bash-completion/completions/*
@@ -150,7 +164,16 @@ rmdir %{_sysconfdir}/singularity/* %{_sysconfdir}/singularity 2>/dev/null || tru
 %doc README.md
 %doc CHANGELOG.md
 
+%files suid
+%attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
+
 %changelog
+* Tue Aug  2 2022 Dave Dykstra <dwd@fedoraproject.org> - 1.1.0~rc.1
+- Update to upstream 1.1.0~rc.1
+- Require fuse2fs package on el7
+- Require fuse-overlayfs everywhere for cases that kernel overlayfs
+  does not support 
+
 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
 

diff --git a/sources b/sources
index f55f1cc..403495c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (apptainer-1.0.3.tar.gz) = 93ebe5abce32f35d56fe7d0f818703961cb7f7115965bad387fc895a275d45b569efeecf57ab5778457732233caa57651cd011a3bcac5ed5aaf2dd665082d959
+SHA512 (apptainer-1.1.0-rc.1.tar.gz) = bf105ac10e7d5dd795198e25847951543f343afc0df3b9e19ab9c974f1e7835dd271f67261631bd8079f6d54450e40ddc6def96795cf7b8bd6e65b592f5dc870

                 reply	other threads:[~2026-08-03 17:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178577957769.1.4282998883546903724.rpms-apptainer-0448bf30a37b@fedoraproject.org \
    --to=2129743+drdaved@users.noreply.github.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox