================================
system-config-display:source=1.0.37-0.0.1 (previous: 1.0.33-0.1.1)
cvc rdiff system-config-display -1 /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop//devel/1.0.37-0.0.1
================================
1.0.37-0.0.1 Ken VanDine ([EMAIL PROTECTED]) Mon Apr 10 12:32:43 2006
Version bump
system-config-display.recipe: changed
Index: system-config-display.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- system-config-display.recipe /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop//devel/1.0.33-0.1.1
+++ system-config-display.recipe /[EMAIL PROTECTED]:devel//[EMAIL
PROTECTED]:desktop//devel/1.0.37-0.0.1
@@ -1,43 +1,26 @@
#
-# 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 SystemConfigDisplay(PackageRecipe):
buildRequires = [ 'desktop-file-utils:runtime', 'intltool:runtime',
'pygtk:python', 'pyxf86config:python', 'rhpl:python', 'rhpxl:python' ]
name = "system-config-display"
- version = "1.0.33"
+ version = "1.0.37"
def setup(r):
r.addArchive('%(name)s-%(version)s.tar.bz2',
-
rpm='ftp://ftp.linux.ncsu.edu/pub/fedora/linux/core/development/SRPMS/%(name)s-%(version)s-1.src.rpm')
+
rpm='ftp://ftp.linux.ncsu.edu/pub/fedora/linux/core/5/source/SRPMS/%(name)s-%(version)s-2.src.rpm')
r.Run("sed -i '/xsri/d' src/xconf.py")
r.Replace('python2', 'python',
'src/system-config-display', 'src/xconf.py')
- r.Replace('rhpl.monitor', 'rhpxl.monitor', 'src/xconf.py')
- r.Replace('rhpl.monitor', 'rhpxl.monitor', 'src/monitorDialog.py')
- r.Replace('rhpl.mouse', 'rhpxl.mouse', 'src/xconf.py')
- r.Replace('rhpl.videocard', 'rhpxl.videocard', 'src/xconf.py')
- r.Replace('rhpl.xhwstate', 'rhpxl.xhwstate', 'src/xconf.py')
- r.Replace('rhpl.xhwstate', 'rhpxl.xhwstate', 'src/xConfigDialog.py')
- r.Replace('rhpl.videocard', 'rhpxl.videocard', 'src/videocardDialog.py')
- r.Replace('rhpl.videocard', 'rhpxl.videocard', 'src/xConfigDialog.py')
- # fixed in upstream CVS, so remove on next update
- #r.Replace('RPM_BUILD_ROOT', 'INSTROOT', 'po/Makefile')
r.Replace('Exec=','Exec=gksudo ','system-config-display.desktop')
r.Replace('Categories=System;Application;SystemSetup;GTK;','Categories=Application;System;Settings','system-config-display.desktop')
r.Make()
r.MakeInstall(rootVar='INSTROOT')
- #r.Desktopfile('system-config-display.desktop')
-
r.Remove('%(datadir)s/system-config-display/pixmaps/lightrays.png')
- r.Requires('pyxf86config:python', '%(bindir)s/system-config-display')
- r.Requires('rhpl:python', '%(bindir)s/system-config-display')
- # this is probably the only thing that *does* require rhpl:runtime
- r.Requires('rhpxl:python', '%(bindir)s/system-config-display')
- r.Requires('xorg-x11:runtime', '%(bindir)s/system-config-display')
- r.Requires('pygtk:python', '%(bindir)s/system-config-display')
- r.Requires('kudzu:python', '%(bindir)s/system-config-display')
system-config-display-1.0.37.tar.bz2: new
system-config-display-1.0.33.tar.bz2: removed
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits