================================
rhpxl:source=0.8-4 (previous: 0.8-3)
cvc rdiff rhpxl -1 /[EMAIL PROTECTED]:desktop/0.8-4
================================
0.8-4 Ken VanDine ([EMAIL PROTECTED]) Thu Jun 8 13:33:11 2006
Removed /usr/sbin/ddcprobe
rhpxl.recipe: changed
Index: rhpxl.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- rhpxl.recipe /[EMAIL PROTECTED]:desktop/0.8-3
+++ rhpxl.recipe /[EMAIL PROTECTED]:desktop/0.8-4
@@ -8,16 +8,18 @@
name = 'rhpxl'
version = '0.8'
- buildRequires = [ ]
+ buildRequires = [ 'kudzu:python', 'newt:python', 'pyxf86config:python',
'rhpl:python' ]
def setup(r):
- r.addArchive('%(name)s-%(version)s.tar.gz',
-
rpm='http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/rhpxl-0.8-1.src.rpm')
- r.addPatch('xorg_6.8.2.patch')
+ r.addArchive('%(name)s-%(version)s.tar.gz')
+ #r.addArchive('%(name)s-%(version)s.tar.gz',
+ #
rpm='http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/rhpxl-0.8-1.src.rpm')
+ r.addPatch('xorg_6.8.2.patch')
r.MakeInstall()
r.Doc('README')
r.ComponentSpec('doc', '/usr/share/doc/')
- # for ddcprobe
+ r.Remove('%(sbindir)s/ddcprobe')
+ # for ddcprobe
r.Requires('rhpl:python', '.*/monitor.py')
r.Requires('kudzu:python', '.*/mouse.py')
rhpxl-0.8.tar.gz: removed
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits