From e65f297475df9a38973db1866cceb5106511dae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 11 Jan 2025 13:39:17 +0100 Subject: [PATCH] packit: Ignore gpg-signature and drop downstream applied patches. --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index bc002b4a..00403571 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -13,6 +13,7 @@ create_pr: True actions: post-upstream-clone: "wget https://src.fedoraproject.org/rpms/libxcrypt/raw/main/f/libxcrypt.spec -O libxcrypt.spec" + post-modifications: "sed -i -e 's!%bcond_with bootstrap!%bcond_without bootstrap!g' -e 's!^Patch!#&!g' libxcrypt.spec" jobs: - job: upstream_koji_build