From 494cd9994bd81bbff1fd950e22f4948750382da0 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Tue, 12 Feb 2008 14:04:10 +0000 Subject: [PATCH] - change hal rules usb structure name was changed to usb_device add another pilot vid/pid identifications thanks Gustavo Maciel Dias Vieira --- 19-pam-acl-management.fdi | 224 ++++++++++++++++++++++++++++++++++---- pilot-link.spec | 8 +- 2 files changed, 211 insertions(+), 21 deletions(-) diff --git a/19-pam-acl-management.fdi b/19-pam-acl-management.fdi index cc517ec..fe0fd10 100644 --- a/19-pam-acl-management.fdi +++ b/19-pam-acl-management.fdi @@ -4,54 +4,238 @@ - - - + + + + + access_control + pda + linux.device_file + + + access_control pda linux.device_file - - + + access_control pda linux.device_file + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + - - - + + + access_control pda linux.device_file + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + - - - - + + + + + access_control pda linux.device_file - - + + access_control pda linux.device_file + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + - - - access_control - pda - linux.device_file + + + + + + access_control + pda + linux.device_file - + + + access_control + pda + linux.device_file + + + + + + + + + + access_control + pda + linux.device_file + + + + + + + + + + access_control + pda + linux.device_file + + + + access_control + pda + linux.device_file + + + + + + + + + + access_control + pda + linux.device_file + + + + + + + + + access_control + pda + linux.device_file + + + + diff --git a/pilot-link.spec b/pilot-link.spec index ee49c50..225ac51 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -3,7 +3,7 @@ Name: pilot-link Version: 0.12.2 -Release: 18%{?dist} +Release: 19%{?dist} Epoch: 2 License: GPLv2 and GPLv2+ and LGPLv2+ and TCL Group: Applications/Communications @@ -191,6 +191,12 @@ rm -rf %{buildroot} %{_datadir}/aclocal/*.m4 %changelog +* Tue Feb 12 2008 Ivana Varekova - 2:0.12.2-19 +- change hal rules + usb structure name was changed to usb_device + add another pilot vid/pid identifications + thanks Gustavo Maciel Dias Vieira + * Thu Feb 7 2008 Ivana Varekova - 2:0.12.2-18 - apply Tom Billet's patch for libusb & Z22 thanks Joe Christy and Kevin R. Page