================================
hal:source=0.5.7-0.1 (previous: 0.5.6-0.2)
cvc rdiff hal -1 /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.5.7-0.1
================================
0.5.7-0.1 Ken VanDine ([EMAIL PROTECTED]) Thu Jun  8 15:36:27 2006
    New Version
    
hal-0.5.7.tar.gz: new
hal.recipe: changed
Index: hal.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- hal.recipe /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.5.6-0.2
+++ hal.recipe /[EMAIL PROTECTED]:devel//[EMAIL PROTECTED]:desktop/0.5.7-0.1
@@ -11,8 +11,10 @@
 
 class Hal(PackageRecipe):
     buildRequires = [ 'expat:devel', 'glib:devel', 'dbus:devel', 
-                      'hwdata:runtime', 'libcap:devel', 'popt:devel',
-                     'dbus-glib:devellib', 'glibc:devel', 'libusb:devel' ]
+        'hwdata:runtime', 'libcap:devel', 'popt:devel',
+        'dbus-glib:devellib', 'glibc:devel', 'libusb:devel',
+        'perl-XML-Parser:perl', 'gnome-python:python',
+        'pygtk:python' ]
 
     extraConfig = '--disable-docbook-docs --enable-hotplug-map 
--with-init-scripts=redhat --with-os-type=redhat 
--with-pid-file=%(localstatedir)s/run/haldaemon.pid --enable-sysfs-carrier 
--with-backend=linux2'
     
@@ -20,14 +22,14 @@
     #workaround solong the conary group / user support is broken. Otherway the 
dbus will not start
 
     name = 'hal'
-    version = '0.5.6'
+    version = '0.5.7'
 
     def setup(r):
-       
r.addArchive('http://freedesktop.org/~david/dist/%(name)s-%(version)s.tar.gz')
+        
r.addArchive('http://freedesktop.org/~david/dist/%(name)s-%(version)s.tar.gz')
         r.addAction("sed -i '/# chkconfig:/s/ 98/ 09/g' hald/haldaemon.in")
         r.Configure(r.extraConfig)
         r.Make()
-       r.MakeInstall()
-       r.PackageSpec('hal-gnome', '%(datadir)s/%(name)s/device-manager/',
-                               '%(bindir)s/hal-device-manager')
-       r.TagSpec('initscript', '%(initdir)s/')
+        r.MakeInstall()
+        r.PackageSpec('hal-gnome', '%(datadir)s/%(name)s/device-manager/',
+            '%(bindir)s/hal-device-manager')
+        r.TagSpec('initscript', '%(initdir)s/')


hal-0.5.6.tar.gz: removed

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

Reply via email to