extras-buildsys ChangeLog,1.68,1.69

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Fri Jul 22 02:54:03 UTC 2005


Author: dcbw

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

Modified Files:
	ChangeLog 
Log Message:
2005-07-21  Dan Williams <dcbw at redhat.com>

    * builder/CONFIG.py
      builder/builder.py
        - You must now specify a target/arch -> mock buildroot name
            mapping in the config file

    * server/UserInterface.py
      server/CONFIG.py
        - Add client target alias support so people don't have to
            know the exact target name
        - Add rowlimit support to job listing




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	21 Jul 2005 14:36:48 -0000	1.68
+++ ChangeLog	22 Jul 2005 02:54:00 -0000	1.69
@@ -1,5 +1,18 @@
 2005-07-21  Dan Williams <dcbw at redhat.com>
 
+    * builder/CONFIG.py
+      builder/builder.py
+        - You must now specify a target/arch -> mock buildroot name
+            mapping in the config file
+
+    * server/UserInterface.py
+      server/CONFIG.py
+        - Add client target alias support so people don't have to
+            know the exact target name
+        - Add rowlimit support to job listing
+
+2005-07-21  Dan Williams <dcbw at redhat.com>
+
     * common/FileDownloader.py
       server/PackageJob.py
         - Remove usage of os.chdir() since it's process-wide




More information about the fedora-extras-commits mailing list