1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-14 01:57:27 +03:00

packit: build on Fedora 38

Rawhide has moved too far ahead and uses incompatible options
This commit is contained in:
Luca Boccassi 2023-09-08 09:26:50 +01:00 committed by Luca Boccassi
parent 0531c47e96
commit d3868a1ea0

View File

@ -17,8 +17,8 @@ srpm_build_deps: []
actions:
post-upstream-clone:
# Use the Fedora Rawhide specfile
- "git clone https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Use the Fedora 38 specfile
- "git clone --branch f38 https://src.fedoraproject.org/rpms/systemd .packit_rpm --depth=1"
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
- "rm -fv .packit_rpm/sources"
# Drop backported patches from the specfile, but keep the downstream-only ones
@ -47,8 +47,8 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-rawhide-aarch64
- fedora-rawhide-i386
- fedora-rawhide-ppc64le
- fedora-rawhide-s390x
- fedora-rawhide-x86_64
- fedora-38-aarch64
- fedora-38-i386
- fedora-38-ppc64le
- fedora-38-s390x
- fedora-38-x86_64