forked from extern/httpie-cli
Packit: Get the current Fedora Rawhide specfile
Using the fork is not needed anymore, since Rawhide was updated to 2.5.0 and no longer has patches.
This commit is contained in:
parent
4eaa4d67c5
commit
1ef127c61d
@ -2,10 +2,8 @@
|
|||||||
# https://packit.dev/docs/configuration/
|
# https://packit.dev/docs/configuration/
|
||||||
specfile_path: httpie.spec
|
specfile_path: httpie.spec
|
||||||
actions:
|
actions:
|
||||||
# the current Fedora Rawhide specfile has some patches
|
# get the current Fedora Rawhide specfile:
|
||||||
# so we get it from @hroncok's (= churchyard in Fedora) fork for now
|
post-upstream-clone: "wget https://src.fedoraproject.org/rpms/httpie/raw/rawhide/f/httpie.spec -O httpie.spec"
|
||||||
# once we have a new release, we'll use: https://src.fedoraproject.org/rpms/httpie/raw/rawhide/f/httpie.spec
|
|
||||||
post-upstream-clone: "wget https://src.fedoraproject.org/fork/churchyard/rpms/httpie/raw/packit/f/httpie.spec -O httpie.spec"
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
|
Loading…
Reference in New Issue
Block a user