[packages/rpm-build-tools/merge-pld-builder-client: 5/2675] - lots of fixes - the thing is starting to work

glen glen at pld-linux.org
Mon Dec 19 21:49:22 CET 2016


commit 0fb9a7db955188b429b41ca4a1360b05a3e37609
Author: Michal Moskal <michal at moskal.me>
Date:   Thu Jun 12 19:42:57 2003 +0000

    - lots of fixes
    - the thing is starting to work
    
    Changed files:
        PLD_Builder/acl.py -> 1.10
        PLD_Builder/buildlogs.py -> 1.8
        PLD_Builder/config.py -> 1.11
        PLD_Builder/file_sender.py -> 1.4
        PLD_Builder/load_balancer.py -> 1.4
        PLD_Builder/lock.py -> 1.3
        PLD_Builder/log.py -> 1.5
        PLD_Builder/mailer.py -> 1.5
        PLD_Builder/notify.py -> 1.2
        PLD_Builder/path.py -> 1.9
        PLD_Builder/request.py -> 1.9
        PLD_Builder/request_fetcher.py -> 1.4
        PLD_Builder/request_handler.py -> 1.11
        PLD_Builder/srpm_builder.py -> 1.11
        client/make-request.sh -> 1.5
        config/builder.conf -> 1.8

 make-request.sh | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/make-request.sh b/make-request.sh
index 9296499..f38d4f2 100644
--- a/make-request.sh
+++ b/make-request.sh
@@ -50,7 +50,7 @@ done
 
 
 if [ "$builders" = DEF ] ; then
-  builders="i386 i586 i686 athlon ppc"
+  builders="roke-athlon"
 fi
 
 id=$(uuidgen)
@@ -102,5 +102,4 @@ $(gen_req | gpg --clearsign --default-key $default_key)
 EOF
 }
 
-gen_email
-#| $mailer
+gen_email | $mailer
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd



More information about the pld-cvs-commit mailing list