copr: add temporary rpkg.conf.j2 until builders run F35
See https://pagure.io/copr/copr/pull-request/1950
This commit is contained in:
parent
94c115f58b
commit
3c2dcf1c54
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[rpkg]
|
||||
preprocess_spec = True
|
||||
|
||||
[git]
|
||||
anon_clone_url = {{ clone_url }}
|
||||
|
||||
# After migrating to rpkg 3.0+ (F35), we can drop the following two options
|
||||
# See https://pagure.io/copr/copr/pull-request/1874
|
||||
lookaside = {{ lookaside_url }}
|
||||
anongiturl = {{ clone_url }}
|
||||
|
||||
[lookaside]
|
||||
download_url = {{ lookaside_url }}
|
Loading…
Add table
Add a link
Reference in a new issue