aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-08-18 11:15:40 +0000
committerNicolas Vigier <boklm@mageia.org>2011-08-18 11:15:40 +0000
commit5162f2f05057f6c4aabb8aeafba8b3f68e1844f3 (patch)
treeea85ae754596e073bfee382309fc4240f6d67832 /modules/buildsystem
parent999acbcaf47f218d25b0fe9830dbbf940951fafd (diff)
downloadpuppet-5162f2f05057f6c4aabb8aeafba8b3f68e1844f3.tar
puppet-5162f2f05057f6c4aabb8aeafba8b3f68e1844f3.tar.gz
puppet-5162f2f05057f6c4aabb8aeafba8b3f68e1844f3.tar.bz2
puppet-5162f2f05057f6c4aabb8aeafba8b3f68e1844f3.tar.xz
puppet-5162f2f05057f6c4aabb8aeafba8b3f68e1844f3.zip
add binrepo config in mgarepo.conf
Diffstat (limited to 'modules/buildsystem')
-rw-r--r--modules/buildsystem/templates/mgarepo.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/mgarepo.conf b/modules/buildsystem/templates/mgarepo.conf
index 23321a61..d4be2b86 100644
--- a/modules/buildsystem/templates/mgarepo.conf
+++ b/modules/buildsystem/templates/mgarepo.conf
@@ -71,6 +71,12 @@ create-srpm = /usr/share/repsys/create-srpm
upload-srpm = /usr/local/bin/mga-youri-submit
# needed by mdvsys 2.0
install-buildrequires = sudo rurpmi --auto --no-suggests
+upload-bin = /usr/local/bin/wrapper.upload-bin
[srpm]
run-prep = yes
+
+[binrepo]
+download_url = http://binrepo.mageia.org/
+upload_host = binrepo.mageia.org
+