copr: add temporary rpkg.conf.j2 until builders run F35

See https://pagure.io/copr/copr/pull-request/1950
This commit is contained in:
Jakub Kadlcik 2021-10-15 00:00:34 +02:00
parent 94c115f58b
commit 3c2dcf1c54

View file

@ -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 }}