[Extras-cauldron-commits] r158 - trunk/buildme/tools
ed_ at garage.maemo.org
ed_ at garage.maemo.org
Thu Oct 22 16:35:17 EEST 2009
Author: ed_
Date: 2009-10-22 16:35:16 +0300 (Thu, 22 Oct 2009)
New Revision: 158
Modified:
trunk/buildme/tools/buildme.conf
trunk/buildme/tools/buildme.conf.debug
Log:
changed list of allowed categories in .conf files
Modified: trunk/buildme/tools/buildme.conf
===================================================================
--- trunk/buildme/tools/buildme.conf 2009-10-15 18:46:16 UTC (rev 157)
+++ trunk/buildme/tools/buildme.conf 2009-10-22 13:35:16 UTC (rev 158)
@@ -9,13 +9,15 @@
gpg_key = 0xb11fff2f
build_command = sbdmock -r %(target)s -u %(extraopts)s
build_results = ("/scratchbox/users/%(user)s/home/%(user)s/%(target)s/result",)
+upload_timeout = 14400
result_url = https://garage.maemo.org/builder/%(product)s/%(build_dir)s/
src_repo = deb-src file:///var/www/extras-devel/ %(product)s free non-free
-allowed_categories = desktop development education games graphics multimedia navigation network office science social system utilities accessories communication other programming support themes tools
+allowed_categories = desktop development education games graphics multimedia navigation network office other science system utilities
destinations = ('builder1 at corsola.dmz:/home/builder1/', 'builder2 at corsola.dmz:/home/builder2/', 'builder3 at corsola.dmz:/home/builder3')
[chinook]
product = chinook
+allowed_categories = accessories communication games multimedia office other programming support themes tools
[diablo]
product = diablo
Modified: trunk/buildme/tools/buildme.conf.debug
===================================================================
--- trunk/buildme/tools/buildme.conf.debug 2009-10-15 18:46:16 UTC (rev 157)
+++ trunk/buildme/tools/buildme.conf.debug 2009-10-22 13:35:16 UTC (rev 158)
@@ -9,13 +9,15 @@
gpg_key = 0xb11fff2f
build_command = sbdmock -r %(target)s -u %(extraopts)s
build_results = ("/scratchbox/users/%(user)s/home/%(user)s/%(target)s/result",)
+upload_timeout = 14400
result_url = https://garage.maemo.org/builder/%(product)s/%(build_dir)s/
src_repo = deb-src file:///var/www/extras-devel/ %(product)s free non-free
-allowed_categories = desktop development education games graphics multimedia navigation network office science social system utilities accessories communication other programming support themes tools
+allowed_categories = desktop development education games graphics multimedia navigation network office other science system utilities
destinations = ('builder1 at corsola.dmz:/home/builder1/', 'builder2 at corsola.dmz:/home/builder2/', 'builder3 at corsola.dmz:/home/builder3')
[chinook]
product = chinook
+allowed_categories = accessories communication games multimedia office other programming support themes tools
[diablo]
product = diablo
More information about the Extras-cauldron-commits
mailing list