From 9345787e16a3bd49ceb321f2d53d6e6cfdf297e3 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Dec 13 2024 15:38:04 +0000 Subject: Don't apply tmpfiles --purge patch on upstream builds It doesn't apply cleanly anymore on upstream builds. --- diff --git a/systemd.spec b/systemd.spec index 7482afb..2c99c86 100644 --- a/systemd.spec +++ b/systemd.spec @@ -127,15 +127,15 @@ Patch0015: https://github.com/systemd/systemd/pull/34707.patch # core/device: ignore ID_PROCESSING udev property on enumerate Patch0016: https://github.com/systemd/systemd/pull/35332.patch +# Soft-disable tmpfiles --purge until a good use case comes up. +Patch0492: 0001-tmpfiles-make-purge-hard-to-mis-use.patch + %endif # Those are downstream-only patches, but we don't want them in packit builds: # https://bugzilla.redhat.com/show_bug.cgi?id=2251843 Patch0491: https://github.com/systemd/systemd/pull/30846.patch -# Soft-disable tmpfiles --purge until a good use case comes up. -Patch0492: 0001-tmpfiles-make-purge-hard-to-mis-use.patch - # Meta specific backports (900-1000) %if 0%{?facebook}