- add clio patch (454178) - thanks Michael Ekstrand

This commit is contained in:
Ivana Varekova 2008-09-19 10:12:23 +00:00
parent 1711434fb7
commit ca9f4ca809
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,12 @@
Index: pilot-link-0.12.3/libpisock/usb.c
===================================================================
--- pilot-link-0.12.3.orig/libpisock/usb.c
+++ pilot-link-0.12.3/libpisock/usb.c
@@ -655,6 +655,7 @@ pi_usb_dev_t known_devices[] = {
.vendor = 0x054c,
.product = 0x0066,
.idstr = "Sony T, SJ series, and other Palm OS 4.0 devices",
+ .flags = USB_INIT_SONY_CLIE,
},
{

View File

@ -3,7 +3,7 @@
Name: pilot-link
Version: 0.12.3
Release: 14%{?dist}
Release: 15%{?dist}
Epoch: 2
License: GPLv2 and GPLv2+ and LGPLv2+ and TCL
Group: Applications/Communications
@ -24,6 +24,7 @@ Patch6: pilot-link-0.12.2-open.patch
Patch7: pilot-link-0.12.3-md5.patch
Patch8: bluetooth-session-register.diff
Patch9: pilot-link-0.12.2-Zire.patch
Patch10: pilot-link-0.12.3-clio.patch
Requires(post): /sbin/ldconfig
@ -81,6 +82,7 @@ need to install pilot-link-devel.
%patch7 -p1 -b .md5
%patch8 -p0 -b .bluetooth-sdp
%patch9 -p1 -b .Zire
%patch10 -p1 -b .clio
%build
autoreconf -is
@ -179,6 +181,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/*.m4
%changelog
* Fri Sep 19 2008 Ivana Varekova <varekova@redhat.com> - 2:0.12.3-15
- add clio patch (454178) - thanks Michael Ekstrand
* Fri Jun 06 2008 Kevin Page <krp[AT]fedoraproject org> - 2:0.12.3-14
- corrected documentation for visor module use