rpms/linuxwacom/devel 10-linuxwacom.fdi, 1.2, 1.3 linuxwacom.spec, 1.62, 1.63

Bastien Nocera hadess at fedoraproject.org
Mon Oct 27 00:02:39 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/linuxwacom/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28174

Modified Files:
	10-linuxwacom.fdi linuxwacom.spec 
Log Message:
* Sun Oct 26 2008 - Bastien Nocera <bnocera at redhat.com> 0.8.0.3-3
- Update HAL fdi file to also match the Wacom Bluetooth tablet



Index: 10-linuxwacom.fdi
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/devel/10-linuxwacom.fdi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 10-linuxwacom.fdi	10 Mar 2008 13:43:32 -0000	1.2
+++ 10-linuxwacom.fdi	27 Oct 2008 00:02:08 -0000	1.3
@@ -8,4 +8,14 @@
       </match>
     </match>
   </device>
+  <!-- Match the Wacom Bluetooth A5 pen tablet -->
+  <device>
+    <match key="info.capabilities" contains="input.mouse">
+      <match key="info.product" contains="WACOM">
+        <match key="info.product" contains="Tablet">
+          <merge key="input.x11_driver" type="string">wacom</merge>
+        </match>
+      </match>
+    </match>
+  </device>
 </deviceinfo>


Index: linuxwacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/devel/linuxwacom.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- linuxwacom.spec	1 Oct 2008 18:47:03 -0000	1.62
+++ linuxwacom.spec	27 Oct 2008 00:02:08 -0000	1.63
@@ -3,7 +3,7 @@
 # Upstream's versioning is goofy.  Note the mapping from tarname to version.
 Name:		linuxwacom
 Version:	0.8.0.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Wacom Drivers from Linux Wacom Project
 
 Group:		User Interface/X Hardware Support
@@ -105,7 +105,10 @@
 %{_libdir}/libwacomcfg*.so
 
 %changelog
-* Wed Oct 01 2008 Dennis Gilmore <dennis at ausil.us> 0.8.0.3-1
+* Sun Oct 26 2008 - Bastien Nocera <bnocera at redhat.com> 0.8.0.3-3
+- Update HAL fdi file to also match the Wacom Bluetooth tablet
+
+* Wed Oct 01 2008 Dennis Gilmore <dennis at ausil.us> 0.8.0.3-2
 - build sparcv9
 
 * Wed Oct 01 2008 Aristeu Rozanski <arozansk at redhat.com> 0.8.0.3-1




More information about the fedora-extras-commits mailing list