Author: arekm                        Date: Sat Nov 13 23:13:30 2010 GMT
Module: pld-builder.new               Tag: HEAD
---- Log message:
s#http://ep09.pld-linux.org:1234#http://src.th.pld-linux.org:1234#

---- Files affected:
pld-builder.new/client:
   make-request.sh (1.83 -> 1.84) 
pld-builder.new/config:
   builder.conf (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: pld-builder.new/client/make-request.sh
diff -u pld-builder.new/client/make-request.sh:1.83 
pld-builder.new/client/make-request.sh:1.84
--- pld-builder.new/client/make-request.sh:1.83 Sun Nov 14 00:12:29 2010
+++ pld-builder.new/client/make-request.sh      Sun Nov 14 00:13:24 2010
@@ -33,7 +33,7 @@
 mailer="/usr/sbin/sendmail -t"
 gpg_opts=""
 distro=th
-url="http://ep09.pld-linux.org:1234/";
+url="http://src.th.pld-linux.org:1234/";
 
 # defaults:
 f_upgrade=yes
@@ -383,13 +383,13 @@
 th)
        builder_email="[email protected]"
        default_builders="th-*"
-       url="http://ep09.pld-linux.org:1234/";
+       url="http://src.th.pld-linux.org:1234/";
        control_url="http://src.th.pld-linux.org";
        ;;
 th-java) # fake "distro" for java available th architectures
        builder_email="[email protected]"
        default_builders="th-x86_64 th-athlon th-i686"
-       url="http://ep09.pld-linux.org:1234/";
+       url="http://src.th.pld-linux.org:1234/";
        ;;
 aidath)
        builder_email="[email protected]"

================================================================
Index: pld-builder.new/config/builder.conf
diff -u pld-builder.new/config/builder.conf:1.40 
pld-builder.new/config/builder.conf:1.41
--- pld-builder.new/config/builder.conf:1.40    Sun Nov 14 00:12:29 2010
+++ pld-builder.new/config/builder.conf Sun Nov 14 00:13:25 2010
@@ -71,7 +71,7 @@
 chroot = /home/pld/builderth/chroots/chroot-src/
 buildlogs_url = 
rsync://[email protected]/pld-buildlogs-th-SRPMS/
 ftp_url = scp://[email protected]:ftp/.incoming/SRPMS/
-notify_url = http://ep09.pld-linux.org:1234/
+notify_url = http://src.th.pld-linux.org:1234/
 test_ftp_url = scp://[email protected]:ftp/.test-builds/SRPMS/
 rpmqa_url = scp://[email protected]:ftp/.stat/builder/th/
 rpmqa_filename = rpmqa-SRPMS.txt
@@ -80,7 +80,7 @@
 arch = athlon
 chroot = /home/users/builderth/chroot-athlon/
 buildlogs_url = /dev/null
-notify_url = http://ep09.pld-linux.org:1234/
+notify_url = http://src.th.pld-linux.org:1234/
 ftp_url = scp://[email protected]:ftp/.incoming/athlon/
 test_ftp_url = /dev/null
 rpmqa_url = /dev/null
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/client/make-request.sh?r1=1.83&r2=1.84&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-builder.new/config/builder.conf?r1=1.40&r2=1.41&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to