Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit hal
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 01 Sep 2007 13:10:54 +0200
  • Message-id: <20070901111054.9BFD1678333@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package hal
checked in at Sat Sep 1 13:10:54 CEST 2007.

--------
--- hal/hal.changes     2007-08-29 16:49:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/hal/hal.changes        2007-08-31 19:17:05.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Aug 31 18:44:20 CEST 2007 - dkukawka@xxxxxxx
+
+- updated hal/hal-info to current git (20070831):
+  - include patch for b.n.c #303861 (handle device mapper volumes
+    on LUKS handling) 
+  - suspend quirks and new keymaps in hal-info
+- updated patches:
+  - hal-add-tabletPC_support_v3.diff: removed not needed popt code
+    this tool get only called by hal without any parameter, fix
+    settings for FPI2004 gateway devices, they need baud_base and
+    autoconfig as setserial paramater (see bug #304396)
+
+-------------------------------------------------------------------
@@ -4 +17 @@
-- updated hal/hal-info to current git (20070824)
+- updated hal/hal-info to current git (20070829)
hal-doc.changes: same change

Old:
----
  hal-0.5.9_git20070829.tar.bz2
  hal-add-tabletPC_support_v2.diff
  hal-info-20070829.tar.bz2

New:
----
  hal-0.5.9_git20070831.tar.bz2
  hal-add-tabletPC_support_v3.diff
  hal-info-20070831.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hal-doc.spec ++++++
--- /var/tmp/diff_new_pack.lY2735/_old  2007-09-01 13:10:15.000000000 +0200
+++ /var/tmp/diff_new_pack.lY2735/_new  2007-09-01 13:10:15.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package hal-doc (Version 0.5.9_git20070829)
+# spec file for package hal-doc (Version 0.5.9_git20070831)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -18,11 +18,11 @@
 Summary:        Daemon for Collecting Hardware Information
 %define        dbus_version 0.61
 %define         dbus_release 1
-%define         hal_info_version 20070829
+%define         hal_info_version 20070831
 URL:            http://freedesktop.org/Software/hal
 License:        Other uncritical OpenSource License, HAL is licensed to you under your choice of the Academic Free
 Group:          System/Daemons
-Version:        0.5.9_git20070829
+Version:        0.5.9_git20070831
 Release:        1
 Autoreqprov:    on
 Requires:       pm-utils
@@ -63,7 +63,7 @@
 Source50:       hal-doc-rpmlintrc
 Source60:       hal-rpmlintrc
 # SUSE specific patches
-Patch0:         hal-add-tabletPC_support_v2.diff
+Patch0:         hal-add-tabletPC_support_v3.diff
 Patch1:         hal-panasonic-acpi-suse.diff
 Patch2:         hal-allow_uid_for_ntfs.diff
 Patch3:         hal-fix-storage-policy-fixed-drives.diff
@@ -316,8 +316,18 @@
 %endif
 
 %changelog
+* Fri Aug 31 2007 - dkukawka@xxxxxxx
+- updated hal/hal-info to current git (20070831):
+  - include patch for b.n.c #303861 (handle device mapper volumes
+  on LUKS handling)
+  - suspend quirks and new keymaps in hal-info
+- updated patches:
+  - hal-add-tabletPC_support_v3.diff: removed not needed popt code
+  this tool get only called by hal without any parameter, fix
+  settings for FPI2004 gateway devices, they need baud_base and
+  autoconfig as setserial paramater (see bug #304396)
 * Wed Aug 29 2007 - dkukawka@xxxxxxx
-- updated hal/hal-info to current git (20070824)
+- updated hal/hal-info to current git (20070829)
   - reduced size of fdi-files in hal-info due to usage of new
   *_outof fdi match directives by 60KB
 - removed upstream gone patches:

++++++ hal.spec ++++++
--- /var/tmp/diff_new_pack.lY2735/_old  2007-09-01 13:10:15.000000000 +0200
+++ /var/tmp/diff_new_pack.lY2735/_new  2007-09-01 13:10:15.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package hal (Version 0.5.9_git20070829)
+# spec file for package hal (Version 0.5.9_git20070831)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -18,11 +18,11 @@
 Summary:        Daemon for Collecting Hardware Information
 %define        dbus_version 0.61
 %define         dbus_release 1
-%define         hal_info_version 20070829
+%define         hal_info_version 20070831
 URL:            http://freedesktop.org/Software/hal
 License:        HAL is licensed to you under your choice of the Academic Free
 Group:          System/Daemons
-Version:        0.5.9_git20070829
+Version:        0.5.9_git20070831
 Release:        1
 Autoreqprov:    on
 Requires:       pm-utils
@@ -63,7 +63,7 @@
 Source50:       hal-doc-rpmlintrc
 Source60:       hal-rpmlintrc
 # SUSE specific patches
-Patch0:         hal-add-tabletPC_support_v2.diff
+Patch0:         hal-add-tabletPC_support_v3.diff
 Patch1:         hal-panasonic-acpi-suse.diff
 Patch2:         hal-allow_uid_for_ntfs.diff
 Patch3:         hal-fix-storage-policy-fixed-drives.diff
@@ -316,8 +316,18 @@
 %endif
 
 %changelog
+* Fri Aug 31 2007 - dkukawka@xxxxxxx
+- updated hal/hal-info to current git (20070831):
+  - include patch for b.n.c #303861 (handle device mapper volumes
+  on LUKS handling)
+  - suspend quirks and new keymaps in hal-info
+- updated patches:
+  - hal-add-tabletPC_support_v3.diff: removed not needed popt code
+  this tool get only called by hal without any parameter, fix
+  settings for FPI2004 gateway devices, they need baud_base and
+  autoconfig as setserial paramater (see bug #304396)
 * Wed Aug 29 2007 - dkukawka@xxxxxxx
-- updated hal/hal-info to current git (20070824)
+- updated hal/hal-info to current git (20070829)
   - reduced size of fdi-files in hal-info due to usage of new
   *_outof fdi match directives by 60KB
 - removed upstream gone patches:


++++++ hal-0.5.9_git20070829.tar.bz2 -> hal-0.5.9_git20070831.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/ChangeLog new/hal-0.5.9_git20070831/ChangeLog
--- old/hal-0.5.9_git20070829/ChangeLog 2007-08-29 18:47:48.000000000 +0200
+++ new/hal-0.5.9_git20070831/ChangeLog 2007-08-31 18:48:22.000000000 +0200
@@ -1,3 +1,27 @@
+commit 9df2bc84351059f773dbe69f8119124109fff3db
+Author: Danny Kukawka <danny.kukawka@xxxxxx>
+Date:   Fri Aug 31 11:39:37 2007 +0200
+
+    added power_management.quirk.no_fb to spec
+
+    Added missing power_management.quirk.no_fb to spec.
+
+ doc/spec/hal-spec-properties.xml |    8 ++++++++
+ 1 files changed, 8 insertions(+), 0 deletions(-)
+
+commit f3e160d0ab85f62b76400cb521b4d1b5813d0711
+Author: Kay Sievers <kay.sievers@xxxxxxxx>
+Date:   Fri Aug 31 03:20:57 2007 +0200
+
+    hotplug: handle "change" events for unknown devices as "add"
+
+    If we see a "change" event for a device we do not already know, we use
+    the event to add the device. For already known devices, we call
+    refresh().
+
+ hald/linux/hotplug.c |   10 ++++++++--
+ 1 files changed, 8 insertions(+), 2 deletions(-)
+
 commit a871c7d40e13eb247bce34aae7a9ceafaf719b10
 Author: David Zeuthen <davidz@xxxxxxxxxx>
 Date:   Tue Aug 28 15:31:42 2007 -0400
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/configure new/hal-0.5.9_git20070831/configure
--- old/hal-0.5.9_git20070829/configure 2007-08-29 18:05:04.000000000 +0200
+++ new/hal-0.5.9_git20070831/configure 2007-08-31 18:19:50.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for hal 0.5.9_git20070829.
+# Generated by GNU Autoconf 2.60 for hal 0.5.9_git20070831.
 #
 # Report bugs to <dkukawka@xxxxxxx>.
 #
@@ -713,8 +713,8 @@
 # Identity of this package.
 PACKAGE_NAME='hal'
 PACKAGE_TARNAME='hal'
-PACKAGE_VERSION='0.5.9_git20070829'
-PACKAGE_STRING='hal 0.5.9_git20070829'
+PACKAGE_VERSION='0.5.9_git20070831'
+PACKAGE_STRING='hal 0.5.9_git20070831'
 PACKAGE_BUGREPORT='dkukawka@xxxxxxx'
 
 # Factoring default headers for most tests.
@@ -1493,7 +1493,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hal 0.5.9_git20070829 to adapt to many kinds of systems.
+\`configure' configures hal 0.5.9_git20070831 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1563,7 +1563,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of hal 0.5.9_git20070829:";;
+     short | recursive ) echo "Configuration of hal 0.5.9_git20070831:";;
    esac
   cat <<\_ACEOF
 
@@ -1722,7 +1722,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hal configure 0.5.9_git20070829
+hal configure 0.5.9_git20070831
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1736,7 +1736,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hal $as_me 0.5.9_git20070829, which was
+It was created by hal $as_me 0.5.9_git20070831, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2406,7 +2406,7 @@
 
 # Define the identity of the package.
  PACKAGE='hal'
- VERSION='0.5.9_git20070829'
+ VERSION='0.5.9_git20070831'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -26394,7 +26394,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by hal $as_me 0.5.9_git20070829, which was
+This file was extended by hal $as_me 0.5.9_git20070831, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -26447,7 +26447,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-hal config.status 0.5.9_git20070829
+hal config.status 0.5.9_git20070831
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/configure.in new/hal-0.5.9_git20070831/configure.in
--- old/hal-0.5.9_git20070829/configure.in      2007-08-29 18:04:24.000000000 +0200
+++ new/hal-0.5.9_git20070831/configure.in      2007-08-31 18:18:54.000000000 +0200
@@ -7,7 +7,7 @@
 #
 
 AC_PREREQ(2.59c)
-AC_INIT(hal, 0.5.9_git20070829, dkukawka@xxxxxxx)
+AC_INIT(hal, 0.5.9_git20070831, dkukawka@xxxxxxx)
 AM_INIT_AUTOMAKE([gnu 1.9])
 AM_MAINTAINER_MODE
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/api/libhal/html/index.html new/hal-0.5.9_git20070831/doc/api/libhal/html/index.html
--- old/hal-0.5.9_git20070829/doc/api/libhal/html/index.html    2007-08-29 18:48:01.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/api/libhal/html/index.html    2007-08-31 18:48:26.000000000 +0200
@@ -24,7 +24,7 @@
        &#160;&#160;&#160;&#160;<code class="email">&lt;<a href="mailto:david@xxxxxxxx";>david@xxxxxxxx</a>&gt;</code><br>
        &#160;&#160;</p></div></div>
 </div></div></div>
-<div><p class="releaseinfo">Version 0.5.9_git20070829
+<div><p class="releaseinfo">Version 0.5.9_git20070831
 </p></div>
 <div><p class="copyright">Copyright &#169; 2007 The HAL Authors</p></div>
 <div><div class="legalnotice">
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/api/libhal/version.xml new/hal-0.5.9_git20070831/doc/api/libhal/version.xml
--- old/hal-0.5.9_git20070829/doc/api/libhal/version.xml        2007-08-29 18:06:23.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/api/libhal/version.xml        2007-08-31 18:20:33.000000000 +0200
@@ -1 +1 @@
-0.5.9_git20070829
+0.5.9_git20070831
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/api/libhal-storage/html/index.html new/hal-0.5.9_git20070831/doc/api/libhal-storage/html/index.html
--- old/hal-0.5.9_git20070829/doc/api/libhal-storage/html/index.html    2007-08-29 18:48:02.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/api/libhal-storage/html/index.html    2007-08-31 18:48:26.000000000 +0200
@@ -24,7 +24,7 @@
        &#160;&#160;&#160;&#160;<code class="email">&lt;<a href="mailto:david@xxxxxxxx";>david@xxxxxxxx</a>&gt;</code><br>
        &#160;&#160;</p></div></div>
 </div></div></div>
-<div><p class="releaseinfo">Version 0.5.9_git20070829
+<div><p class="releaseinfo">Version 0.5.9_git20070831
 </p></div>
 <div><p class="copyright">Copyright &#169; 2007 The HAL Authors</p></div>
 <div><div class="legalnotice">
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/api/libhal-storage/html/version.xml new/hal-0.5.9_git20070831/doc/api/libhal-storage/html/version.xml
--- old/hal-0.5.9_git20070829/doc/api/libhal-storage/html/version.xml   2007-08-29 18:48:02.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/api/libhal-storage/html/version.xml   2007-08-31 18:48:26.000000000 +0200
@@ -1 +1 @@
-0.5.9_git20070829
+0.5.9_git20070831
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/api/libhal-storage/version.xml new/hal-0.5.9_git20070831/doc/api/libhal-storage/version.xml
--- old/hal-0.5.9_git20070829/doc/api/libhal-storage/version.xml        2007-08-29 18:06:23.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/api/libhal-storage/version.xml        2007-08-31 18:20:33.000000000 +0200
@@ -1 +1 @@
-0.5.9_git20070829
+0.5.9_git20070831
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/spec/hal-spec-properties.xml new/hal-0.5.9_git20070831/doc/spec/hal-spec-properties.xml
--- old/hal-0.5.9_git20070829/doc/spec/hal-spec-properties.xml  2007-08-29 18:03:56.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/spec/hal-spec-properties.xml  2007-08-31 18:13:45.000000000 +0200
@@ -6630,6 +6630,14 @@
             </row>
             <row>
               <entry>
+                <literal>power_management.quirk.no_fb</literal> (bool)
+              </entry>
+              <entry></entry>
+              <entry>No</entry>
+              <entry>True if the machine can only suspend when not using framebuffer.</entry>
+            </row>
+            <row>
+              <entry>
                 <literal>power_management.quirk.none</literal> (bool)
               </entry>
               <entry></entry>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/doc/spec/hal-spec.xml.in new/hal-0.5.9_git20070831/doc/spec/hal-spec.xml.in
--- old/hal-0.5.9_git20070829/doc/spec/hal-spec.xml.in  2007-08-29 18:06:23.000000000 +0200
+++ new/hal-0.5.9_git20070831/doc/spec/hal-spec.xml.in  2007-08-31 18:20:33.000000000 +0200
@@ -3,8 +3,8 @@
 
 <book id="index">
   <bookinfo>
-    <title>HAL 0.5.9_git20070829 Specification</title>
-    <releaseinfo>Version 0.5.9_git20070829</releaseinfo>
+    <title>HAL 0.5.9_git20070831 Specification</title>
+    <releaseinfo>Version 0.5.9_git20070831</releaseinfo>
     <date>March 24th, 2007</date> <!-- Update this manually -->
     <authorgroup>
       <author>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-0.5.9_git20070829/hald/linux/hotplug.c new/hal-0.5.9_git20070831/hald/linux/hotplug.c
--- old/hal-0.5.9_git20070829/hald/linux/hotplug.c      2007-08-29 18:03:56.000000000 +0200
+++ new/hal-0.5.9_git20070831/hald/linux/hotplug.c      2007-08-31 18:13:46.000000000 +0200
@@ -153,7 +153,8 @@
        }
 
        if (hotplug_event->type == HOTPLUG_EVENT_SYSFS_DEVICE) {
-               if (hotplug_event->action == HOTPLUG_ACTION_ADD) {
+               if (hotplug_event->action == HOTPLUG_ACTION_ADD ||
+                   (d == NULL && hotplug_event->action == HOTPLUG_ACTION_CHANGE)) {
                        HalDevice *parent;
                        gchar *parent_path;
 
@@ -175,9 +176,12 @@
                                                    hotplug_event->sysfs.sysfs_path,
                                                    d,
                                                    (void *) hotplug_event);
+               } else {
+                       hotplug_event_end ((void *) hotplug_event);
                }
        } else if (hotplug_event->type == HOTPLUG_EVENT_SYSFS_BLOCK) {
-               if (hotplug_event->action == HOTPLUG_ACTION_ADD) {
+               if (hotplug_event->action == HOTPLUG_ACTION_ADD ||
+                   (d == NULL && hotplug_event->action == HOTPLUG_ACTION_CHANGE)) {
                        HalDevice *parent;
                        int range;
                        gboolean is_partition;
@@ -210,6 +214,8 @@
                        hotplug_event_refresh_blockdev (hotplug_event->sysfs.sysfs_path,
                                                         d,
                                                         (void *) hotplug_event);
+               } else {
+                       hotplug_event_end ((void *) hotplug_event);
                }
        } else {
                /* just ignore this hotplug event */

++++++ hal-add-tabletPC_support_v2.diff -> hal-add-tabletPC_support_v3.diff ++++++
--- hal/hal-add-tabletPC_support_v2.diff        2007-08-29 13:02:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/hal/hal-add-tabletPC_support_v3.diff   2007-08-31 20:00:04.000000000 +0200
@@ -20,7 +20,7 @@
 index 0000000..2d16560
 --- /dev/null
 +++ b/fdi/policy/10osvendor/10-tabletPCs.fdi
-@@ -0,0 +1,23 @@
+@@ -0,0 +1,24 @@
 +<?xml version="1.0" encoding="UTF-8"?> 
 +
 +<deviceinfo version="0.2">
@@ -34,6 +34,7 @@
 +      <!-- to get the device up we need to set the baud_rate correct -->
 +      <match key="pnp.id" contains="FPI2004">
 +      <merge key="input.device.set" type="string">/dev/ttyS0</merge>
++      <merge key="pnp.serial.baud_base" type="int">38400</merge>
 +      </match>
 +    </match>
 +
@@ -140,7 +141,7 @@
  hal_storage_cleanup_all_mountpoints_LDADD = @GLIB_LIBS@ @POLKIT_LIBS@ @DBUS_LIBS@ $(top_builddir)/libhal/libhal.la $(top_builddir)/libhal-storage/libhal-storage.la
  
 +hal_system_setserial_SOURCES = hal-system-setserial.c
-+hal_system_setserial_LDADD = -lpopt @GLIB_LIBS@ @DBUS_LIBS@ $(top_builddir)/libhal/libhal.la
++hal_system_setserial_LDADD = 
 +
  if HAVE_PMU
  hal_system_power_pmu_SOURCES = hal-system-power-pmu.c
@@ -150,7 +151,7 @@
 index 0000000..8cc2068
 --- /dev/null
 +++ b/tools/hal-system-setserial.c
-@@ -0,0 +1,115 @@
+@@ -0,0 +1,80 @@
 +/*
 + * Licensed under the GNU General Public License Version 2
 + *
@@ -181,57 +182,25 @@
 +#include <string.h>
 +#include <stdarg.h>
 +#include <unistd.h>
-+#include <getopt.h>
 +#include <syslog.h>
 +
-+#include <popt.h>
-+#include <glib.h>
-+
-+#include <libhal/libhal.h>
-+
 +#define MAX_CMD_LENGTH 256
 +
-+static int debug = FALSE;
++static int debug = 0;
 +
 +
 +int main (int argc, const char *argv[])
 +{
-+      int i;
 +      int ret_val = EXIT_FAILURE;
-+      poptContext popt_context;
 +      char *udi = NULL;
 +      char *irq = NULL;
 +      char *port = NULL;
 +      char *baud_base = NULL;
 +      char *input_dev = NULL;
 +      char cmd[MAX_CMD_LENGTH+1];
-+      const char **left_over_args = NULL;
-+
-+      struct poptOption options[] = {
-+              {"udi",          's', POPT_ARG_STRING, &udi,       0, "udi of the related serial device", "UDI"},
-+              {"irq",          'i', POPT_ARG_STRING, &irq,       0, "irq of the serial device", "PORT"},
-+              {"port",         'p', POPT_ARG_STRING, &port,      0, "port of the serial device", "IRQ"},
-+              {"baud_base",    'b', POPT_ARG_STRING, &baud_base, 0, "baud_base to set", "BAUD_BASE"},
-+              {"input-device", 'd', POPT_ARG_STRING, &input_dev, 0, "the input device to which should bind the device", "INPUT_DEVICE"},
-+
-+              POPT_AUTOHELP
-+              {NULL, '\0', 0, NULL, 0, NULL, NULL}
-+      };
-+
-+      popt_context = poptGetContext ("hal-system-setserial", argc, argv, options, 0);
-+
-+      while ((i = poptGetNextOpt (popt_context)) != -1) {
-+              if (i < -1) {
-+                      poptPrintHelp (popt_context, stderr, 0);
-+                      ret_val = EXIT_FAILURE;
-+                      goto early_out;
-+              }
-+      }
-+
-+      left_over_args = poptGetArgs (popt_context);
-+
++      
 +      if (getenv ("HALD_VERBOSE") != NULL )
-+              debug = TRUE;
++              debug = 1;
 +      if (debug)
 +              syslog (LOG_INFO, "hal-system-setserial started in debug mode." );
 +
@@ -248,12 +217,11 @@
 +
 +      if (!udi || !irq || !port || !input_dev) {
 +              syslog (LOG_INFO, "Missing env variable, exit NOW." );
-+              goto early_out;
++              return ret_val;
 +      }
 +
-+      
 +      if (baud_base != NULL)
-+              snprintf( cmd, MAX_CMD_LENGTH, "/bin/setserial %s port %s irq %s baud_base %s", input_dev, port, irq, baud_base);
++              snprintf( cmd, MAX_CMD_LENGTH, "/bin/setserial %s port %s irq %s baud_base %s autoconfig", input_dev, port, irq, baud_base);
 +      else
 +              snprintf( cmd, MAX_CMD_LENGTH, "/bin/setserial %s port %s irq %s autoconfig", input_dev, port, irq);
 +
@@ -261,8 +229,6 @@
 +
 +      ret_val = EXIT_SUCCESS;
 +
-+early_out:
-+      poptFreeContext (popt_context);
 +      return ret_val;
 +}
 +


++++++ hal-info-20070829.tar.bz2 -> hal-info-20070831.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-info-20070829/ChangeLog new/hal-info-20070831/ChangeLog
--- old/hal-info-20070829/ChangeLog     2007-08-29 18:56:04.000000000 +0200
+++ new/hal-info-20070831/ChangeLog     2007-08-31 19:11:42.000000000 +0200
@@ -1,3 +1,25 @@
+commit 2f31f90b321c3ef5944299251971c28c8e8ca99e
+Author: Carlos Corbacho <cathectic@xxxxxxxxx>
+Date:   Fri Aug 31 19:00:23 2007 +0200
+
+    added keymap for Acer Aspire 5650
+
+    Added keymap for Acer Aspire 5650 laptop.
+
+ fdi/information/10freedesktop/30-keymap-acer.fdi |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit fb53fe8291894623c1f478f3c49dbd96ad592a17
+Author: Erwan Velu <erwan@xxxxxxxxxxxx>
+Date:   Fri Aug 31 18:52:21 2007 +0200
+
+    add Lenovo ThinkPad Z60m video quirk
+
+    Added Lenovo ThinkPad Z60m video quirks.
+
+ .../10freedesktop/20-video-quirk-pm-lenovo.fdi     |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
 commit 649f637536a05756f1b0e90290084baaa36c7365
 Author: Danny Kukawka <danny.kukawka@xxxxxx>
 Date:   Wed Aug 29 16:35:11 2007 +0200
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-info-20070829/configure new/hal-info-20070831/configure
--- old/hal-info-20070829/configure     2007-08-29 18:55:39.000000000 +0200
+++ new/hal-info-20070831/configure     2007-08-31 19:04:45.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for hal-info 20070829.
+# Generated by GNU Autoconf 2.60 for hal-info 20070831.
 #
 # Report bugs to <dkukawka@xxxxxxx>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='hal-info'
 PACKAGE_TARNAME='hal-info'
-PACKAGE_VERSION='20070829'
-PACKAGE_STRING='hal-info 20070829'
+PACKAGE_VERSION='20070831'
+PACKAGE_STRING='hal-info 20070831'
 PACKAGE_BUGREPORT='dkukawka@xxxxxxx'
 
 ac_subst_vars='SHELL
@@ -1166,7 +1166,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hal-info 20070829 to adapt to many kinds of systems.
+\`configure' configures hal-info 20070831 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1232,7 +1232,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of hal-info 20070829:";;
+     short | recursive ) echo "Configuration of hal-info 20070831:";;
    esac
   cat <<\_ACEOF
 
@@ -1322,7 +1322,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hal-info configure 20070829
+hal-info configure 20070831
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1336,7 +1336,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hal-info $as_me 20070829, which was
+It was created by hal-info $as_me 20070831, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2006,7 +2006,7 @@
 
 # Define the identity of the package.
  PACKAGE=hal-info
- VERSION=20070829
+ VERSION=20070831
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4038,7 +4038,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by hal-info $as_me 20070829, which was
+This file was extended by hal-info $as_me 20070831, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4091,7 +4091,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-hal-info config.status 20070829
+hal-info config.status 20070831
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-info-20070829/configure.in new/hal-info-20070831/configure.in
--- old/hal-info-20070829/configure.in  2007-08-29 18:55:21.000000000 +0200
+++ new/hal-info-20070831/configure.in  2007-08-31 19:04:36.000000000 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-AC_INIT(hal-info, 20070829, dkukawka@xxxxxxx)
+AC_INIT(hal-info, 20070831, dkukawka@xxxxxxx)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-info-20070829/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi new/hal-info-20070831/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
--- old/hal-info-20070829/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi    2007-08-29 18:54:36.000000000 +0200
+++ new/hal-info-20070831/fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi    2007-08-31 19:00:53.000000000 +0200
@@ -23,7 +23,7 @@
           <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
           <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
         </match>
-        <match key="system.hardware.version" contains_outof="T60p;Z61m;Z61t">
+        <match key="system.hardware.version" contains_outof="T60p;Z61m;Z61t;Z60m">
           <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
           <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
         </match>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/hal-info-20070829/fdi/information/10freedesktop/30-keymap-acer.fdi new/hal-info-20070831/fdi/information/10freedesktop/30-keymap-acer.fdi
--- old/hal-info-20070829/fdi/information/10freedesktop/30-keymap-acer.fdi      2007-08-29 18:54:36.000000000 +0200
+++ new/hal-info-20070831/fdi/information/10freedesktop/30-keymap-acer.fdi      2007-08-31 19:00:53.000000000 +0200
@@ -25,7 +25,7 @@
             <append key="info.capabilities" type="strlist">input.keymap</append>
           </match>
           <!-- Aspire 1690 taken from hotkey-setup -->
-          <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="1690;3020;3030;3040;3610;3620;5020;5030;5040">
+          <match key="/org/freedesktop/Hal/devices/computer:system.hardware.product" contains_outof="1690;3020;3030;3040;3610;3620;5020;5030;5040;5650">
             <append key="input.keymap.data" type="strlist">e025:help</append> <!-- Fn+F1 Hotkey help -->
             <append key="input.keymap.data" type="strlist">e026:setup</append> <!-- Fn+F2 Acer eSettings -->
             <append key="input.keymap.data" type="strlist">e027:battery</append> <!-- Fn+F3 Power Management -->





++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread