From 104532bab277f06e7c808f9661ce88324d4c07a0 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Feb 21 2024 14:42:00 +0000 Subject: Apply pam patch when building for upstream It applies without conflicts and ensures coverage of a pretty important patch so let's apply it when building for upstream. --- diff --git a/systemd.spec b/systemd.spec index 0dc8f07..f34169b 100644 --- a/systemd.spec +++ b/systemd.spec @@ -110,11 +110,11 @@ Patch0490: use-bfq-scheduler.patch # https://bugzilla.redhat.com/show_bug.cgi?id=2251843 Patch0491: https://github.com/systemd/systemd/pull/30846.patch +%endif + # Adjust upstream config to use our shared stack Patch0499: fedora-use-system-auth-in-pam-systemd-user.patch -%endif - %ifarch %{ix86} x86_64 aarch64 %global want_bootloader 1 %endif