Skip to content

Commit

Permalink
Revert "packit: temporarily use older Rawhide spec"
Browse files Browse the repository at this point in the history
This reverts commit f1adb4a.
  • Loading branch information
mrc0mmand authored and keszybz committed Jul 18, 2023
1 parent 74c4ad5 commit 1dfa58e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,7 @@ srpm_build_deps: []
actions:
post-upstream-clone:
# Use the Fedora Rawhide specfile
- "git clone https://src.fedoraproject.org/rpms/systemd .packit_rpm"
# FIXME: temporarily use older specfile that works with Packit
#
# This should be safe to drop after 2023-07-18 when [0] should be deployed
# to production
# [0] https://github.com/packit/specfile/commit/2bdcec3db5cbee5e1f61fd578edd6a3393afd787
- "bash -xec '(cd .packit_rpm && git checkout 9c05b44a4b8922cdd4671298107e067302509afc)'"
- "git clone 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
Expand Down

0 comments on commit 1dfa58e

Please sign in to comment.