app-containers/podman: Sync with Gentoo

It's from Gentoo commit 060a1fcbcc3b23bdc42f4b28c0fd99cd144171a4.
This commit is contained in:
Flatcar Buildbot 2025-03-03 07:05:16 +00:00 committed by Krzesimir Nowak
parent 2d38e27cb6
commit c40671a5cf
5 changed files with 14 additions and 56 deletions

View File

@ -0,0 +1,10 @@
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ BUILDTAGS ?= \
$(shell hack/systemd_tag.sh) \
$(shell hack/libsubid_tag.sh) \
exclude_graphdriver_devicemapper \
- seccomp
# allow downstreams to easily add build tags while keeping our defaults
BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are

View File

@ -51,7 +51,7 @@ BDEPEND="
"
PATCHES=(
"${T}"/togglable-seccomp.patch
"${FILESDIR}"/${PN}-5.2.5-togglable-seccomp.patch
)
CONFIG_CHECK="
@ -65,19 +65,6 @@ pkg_setup() {
}
src_prepare() {
cat <<'EOF' > "${T}"/togglable-seccomp.patch || die
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ BUILDTAGS ?= \
$(shell hack/systemd_tag.sh) \
$(shell hack/libsubid_tag.sh) \
exclude_graphdriver_devicemapper \
- seccomp
# allow downstreams to easily add build tags while keeping our defaults
BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are
EOF
default
# assure necessary files are present

View File

@ -51,7 +51,7 @@ BDEPEND="
"
PATCHES=(
"${T}"/togglable-seccomp.patch
"${FILESDIR}"/${PN}-5.2.5-togglable-seccomp.patch
)
CONFIG_CHECK="
@ -65,19 +65,6 @@ pkg_setup() {
}
src_prepare() {
cat <<'EOF' > "${T}"/togglable-seccomp.patch || die
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ BUILDTAGS ?= \
$(shell hack/systemd_tag.sh) \
$(shell hack/libsubid_tag.sh) \
exclude_graphdriver_devicemapper \
- seccomp
# allow downstreams to easily add build tags while keeping our defaults
BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are
EOF
default
# assure necessary files are present

View File

@ -51,7 +51,7 @@ BDEPEND="
"
PATCHES=(
"${T}"/togglable-seccomp.patch
"${FILESDIR}"/${PN}-5.2.5-togglable-seccomp.patch
)
CONFIG_CHECK="
@ -65,19 +65,6 @@ pkg_setup() {
}
src_prepare() {
cat <<'EOF' > "${T}"/togglable-seccomp.patch || die
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ BUILDTAGS ?= \
$(shell hack/systemd_tag.sh) \
$(shell hack/libsubid_tag.sh) \
exclude_graphdriver_devicemapper \
- seccomp
# allow downstreams to easily add build tags while keeping our defaults
BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are
EOF
default
# assure necessary files are present

View File

@ -51,7 +51,7 @@ BDEPEND="
"
PATCHES=(
"${T}"/togglable-seccomp.patch
"${FILESDIR}"/${PN}-5.2.5-togglable-seccomp.patch
)
CONFIG_CHECK="
@ -65,19 +65,6 @@ pkg_setup() {
}
src_prepare() {
cat <<'EOF' > "${T}"/togglable-seccomp.patch || die
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,6 @@ BUILDTAGS ?= \
$(shell hack/systemd_tag.sh) \
$(shell hack/libsubid_tag.sh) \
exclude_graphdriver_devicemapper \
- seccomp
# allow downstreams to easily add build tags while keeping our defaults
BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are
EOF
default
# assure necessary files are present