dist-git: the new upstream dist-git package is now in EPEL7
This commit is contained in:
parent
4f10cb437e
commit
17c52a6e59
3 changed files with 13 additions and 25 deletions
|
@ -1,10 +0,0 @@
|
|||
[clime-dist-git]
|
||||
name=Copr repo for dist-git owned by clime
|
||||
baseurl=https://copr-be.cloud.fedoraproject.org/results/clime/dist-git/epel-7-$basearch/
|
||||
type=rpm-md
|
||||
skip_if_unavailable=True
|
||||
gpgcheck=1
|
||||
gpgkey=https://copr-be.cloud.fedoraproject.org/results/clime/dist-git/pubkey.gpg
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
enabled_metadata=1
|
7
roles/distgit/files/dist-git.conf
Normal file
7
roles/distgit/files/dist-git.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[dist-git]
|
||||
git_author_name = Fedora Release Engineering
|
||||
git_author_email = rel-eng@lists.fedoraproject.org
|
||||
|
||||
cache_dir = /srv/cache
|
||||
gitroot_dir = /srv/git/repositories
|
||||
gitolite = True
|
Loading…
Add table
Add a link
Reference in a new issue