================================
firstboot:source=1.3.42-0.2 (previous: 1.3.42-0.1)
cvc rdiff firstboot -1 /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:desktop/1.3.42-0.2
================================
1.3.42-0.2 Ken VanDine ([EMAIL PROTECTED]) Thu Feb 23 14:37:24 2006
    Fixed path to Xorg
    
firstboot.recipe: changed
Index: firstboot.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- firstboot.recipe /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:desktop/1.3.42-0.1
+++ firstboot.recipe /[EMAIL PROTECTED]:devel//[EMAIL 
PROTECTED]:desktop/1.3.42-0.2
@@ -1,11 +1,15 @@
 #
-# Copyright (c) 2004 Specifix, Inc.
-# All rights reserved
+# Copyright (c) 2004-2006 rPath, Inc.
+# This file is distributed under the terms of the MIT License.
+# A copy is available at http://www.rpath.com/permanent/mit-license.html
 #
+
 
 class FirstBoot(PackageRecipe):
     buildRequires = [ 'intltool:runtime', 'libuser:python',
-       'newt:python', 'pygtk:python' ]
+       'newt:python', 'pygtk:python', 'kudzu:python',
+       'pyxf86config:python', 'rhpl:python' ]
+
     name = "firstboot"
     version = "1.3.42"
 
@@ -20,6 +24,7 @@
         # needs to run before prefdm!
         r.Replace('chkconfig: 35 95 95',
                   'chkconfig: 35 17 95', 'firstboot.init')
+       r.Replace('/etc/X11/X','/usr/X11R6/bin/Xorg','src/firstboot.py')
         r.Remove('src/pixmaps/rhn*png')
         r.Remove('src/modules/additional_cds.py')
        r.addSource('splash.png')



Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to