Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
systemd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
othermo GmbH
Firmware
systemd
Commits
d3868a1e
Commit
d3868a1e
authored
1 year ago
by
Luca Boccassi
Committed by
Luca Boccassi
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
packit: build on Fedora 38
Rawhide has moved too far ahead and uses incompatible options
parent
0531c47e
No related branches found
Tags
v252.15
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.packit.yml
+7
-7
7 additions, 7 deletions
.packit.yml
with
7 additions
and
7 deletions
.packit.yml
+
7
−
7
View file @
d3868a1e
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment