extras-buildsys ChangeLog,1.201,1.202

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue May 23 15:06:16 UTC 2006


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9032

Modified Files:
	ChangeLog 
Log Message:
2006-05-23  Dan Williams  <dcbw at redhat.com>

    * common/Commands.py
        - Add a "JobSPRM" command for notifying builders that the job SRPM is
            available.  Passive builders need to upload the SRPM so we have to
            split the srpm out of the NewJob command to give the server time to
            upload to a passive builder.




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog	20 May 2006 05:10:02 -0000	1.201
+++ ChangeLog	23 May 2006 15:06:14 -0000	1.202
@@ -1,3 +1,11 @@
+2006-05-23  Dan Williams  <dcbw at redhat.com>
+
+    * common/Commands.py
+        - Add a "JobSPRM" command for notifying builders that the job SRPM is
+            available.  Passive builders need to upload the SRPM so we have to
+            split the srpm out of the NewJob command to give the server time to
+            upload to a passive builder.
+
 2006-05-20  Dan Williams  <dcbw at redhat.com>
 
     * server/Builder.py




More information about the scm-commits mailing list