summaryrefslogtreecommitdiffstats
path: root/sample.config
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-10-08 11:47:04 -0400
committerColin Walters <walters@verbum.org>2010-10-08 11:47:04 -0400
commit84e5bb7d1fad8c22ffcf9885900787c0127a4930 (patch)
tree70ddd77d0ef1fc86c53c95cfb2ee5a2de9267b4e /sample.config
parent9fb4bb811ab61a6afa2d67eb29d4a230338a0907 (diff)
downloadrpmci-84e5bb7d1fad8c22ffcf9885900787c0127a4930.tar.gz
rpmci-84e5bb7d1fad8c22ffcf9885900787c0127a4930.tar.xz
rpmci-84e5bb7d1fad8c22ffcf9885900787c0127a4930.zip
rpmci-binrpm-builder: Some hacking on building binaries
Diffstat (limited to 'sample.config')
-rw-r--r--sample.config7
1 files changed, 4 insertions, 3 deletions
diff --git a/sample.config b/sample.config
index 6251ba6..164fcef 100644
--- a/sample.config
+++ b/sample.config
@@ -1,5 +1,5 @@
[fedora]
-master=f15
+master=fedora-15
[subtask]
basedir=%(home)s/rpmci
@@ -9,9 +9,9 @@ subtask_dir=%(basedir)s/subtask
artifacts=base-gnome-3-f15
#artifacts=gnome-3-f15
artifact_base_gnome_3_f15_modules=glib2 pixman cairo
-artifact_base_gnome_3_f15_os=f15
+artifact_base_gnome_3_f15_os=fedora-15
#artifact_gnome_3_f15_modules=glib2 pixman cairo gobject-introspection libgee vala dconf pango atk gdk-pixbuf2 gtk2 gtk3 json-glib clutter mutter gjs gnome-shell
-#artifact_gnome_3_f15_os=f15
+#artifact_gnome_3_f15_os=fedora-15
[VCS]
# Standard stuff
@@ -40,4 +40,5 @@ basedir=%(home)s/rpmci
msg_basedir=%(basedir)s/msgqueue
msgqueue=%(msg_basedir)s/build
+logdir=%(basedir)/build-logs
artifactdir=%(basedir)/repos