]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "packit: temporarily build systemd without BPF stuff"
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 11 Feb 2024 14:55:14 +0000 (15:55 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 11 Feb 2024 15:45:03 +0000 (16:45 +0100)
The latest Rawhide compose (20240210.n.1) finished successfully and made
it to the mirrors, so let's drop the bpftool workaround.

This reverts commit 8a0ec8852ccc5674420ae72483dc4f5b2a4fb752.

.packit.yml

index fa86c5fa05e5bf95a7ce6f9605316630b1ac1cb8..2dcc9e86ca448483d84bf1f80ea160bd8a569802 100644 (file)
@@ -44,10 +44,6 @@ actions:
     # Temporarily add libarchive-devel build dep and libarchive runtime dep
     # until the change propagates to Rawhide's specfile
     - "sed -ri '0,/^BuildRequires: .+$/s//&\\nBuildRequires: libarchive-devel\\nRequires: libarchive/' .packit_rpm/systemd.spec"
-    # FIXME: temporarily build without BPF stuff, since there's currently no
-    #        bpftool package in Rawhide (at least not until [0] lands)
-    # [0] https://bodhi.fedoraproject.org/updates/FEDORA-2024-bb73636f1d
-    - "sed -nri '1N;2N;/\\nBuildRequires:\\s+bpftool$/{N;N;d};P;N;D' .packit_rpm/systemd.spec"
 
 jobs:
 - job: copr_build