extras-buildsys ChangeLog,1.192,1.193

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Wed May 10 14:28:14 UTC 2006


Author: dcbw

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

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

    * builder/Builder.py
        - (Builder::__init__): print out build arches on start

    * builder/main.py
        - pylint cleanups
        - (drop_privs): use Exceptions rather than return; and ensure that, if
            we aren't running as root, that we are running as who the user
            configured us to run as in the config file




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- ChangeLog	9 May 2006 19:10:50 -0000	1.192
+++ ChangeLog	10 May 2006 14:28:12 -0000	1.193
@@ -1,3 +1,14 @@
+2006-05-10  Dan Williams  <dcbw at redhat.com>
+
+    * builder/Builder.py
+        - (Builder::__init__): print out build arches on start
+
+    * builder/main.py
+        - pylint cleanups
+        - (drop_privs): use Exceptions rather than return; and ensure that, if
+            we aren't running as root, that we are running as who the user
+            configured us to run as in the config file
+
 2006-05-09  Dan Williams  <dcbw at redhat.com>
 
     * builder/Builder.py




More information about the fedora-extras-commits mailing list