================================
rhpxl:source=0.32-1 (previous: 0.30-1)
cvc rdiff rhpxl -1 /[EMAIL PROTECTED]:1-devel/0.32-1
================================
0.32-1 Antonio Meireles aka doniphon ([EMAIL PROTECTED]) Tue Aug 29 08:28:35
2006
bump
rhpxl-0.32-1.src.rpm: new
rhpxl.recipe: changed
Index: rhpxl.recipe
====================================================================
contents(size sha1)
inode(mtime owner group)
--- rhpxl.recipe /[EMAIL PROTECTED]:1-devel/0.30-1
+++ rhpxl.recipe /[EMAIL PROTECTED]:1-devel/0.32-1
@@ -3,17 +3,20 @@
# 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 Rhpxl(CPackageRecipe):
+loadSuperClass('rpmpackage.recipe', label='[EMAIL PROTECTED]:devel')
+class Rhpxl(RPMPackageRecipe):
name = 'rhpxl'
- version = '0.30'
+ version = '0.32'
buildRequires = [ 'kudzu:python', 'newt:python', 'pyxf86config:python',
- 'rhpl:python', 'gettext:runtime', 'libX11:devel', 'libXrandr:devel' ]
+ 'rhpl:python', 'gettext:runtime', 'libX11:devel', 'libXrandr:devel',
+ 'glibc:devel' ]
def setup(r):
- r.addArchive('%(name)s-%(version)s.tar.gz',
-
rpm='http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/rhpxl-0.30-1.src.rpm')
+
+ r.unpack()
+
+ r.Make
r.MakeInstall()
r.Doc('README')
r.ComponentSpec('doc', '/usr/share/doc/')
rhpxl-0.30-1.src.rpm: removed
Committed by: antonio.meireles
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits