rpms/linuxwacom/F-9 60-wacom.rules, 1.5, 1.6 linuxwacom.spec, 1.57, 1.58

Aristeu Sergio Rozanski Filho (arozansk) fedora-extras-commits at redhat.com
Mon May 12 16:58:55 UTC 2008


Author: arozansk

Update of /cvs/pkgs/rpms/linuxwacom/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22767

Modified Files:
	60-wacom.rules linuxwacom.spec 
Log Message:
* updated udev rules




Index: 60-wacom.rules
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/F-9/60-wacom.rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- 60-wacom.rules	31 Jul 2007 16:20:48 -0000	1.5
+++ 60-wacom.rules	12 May 2008 16:58:15 -0000	1.6
@@ -57,6 +57,13 @@
 ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00b5", SYMLINK+="input/wacom-tablets/intuos3-6x11 input/wacom-tablets/intuos3-6x11-%b"
 ATTRS{idVendor}=="056a", ATTRS{idProduct}=="003f", SYMLINK+="input/wacom-tablets/cintiq21ux input/wacom-tablets/cintiq21ux-%b"
 ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0047", SYMLINK+="input/wacom-tablets/intuos2-6x8a input/wacom-tablets/intuos2-6x8a-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00b7", SYMLINK+="input/wacom-tablets/intuos3-4x6 input/wacom-tablets/intuos3-4x6-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0065", SYMLINK+="input/wacom-tablets/bamboo input/wacom-tablets/bamboo-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00c6", SYMLINK+="input/wacom-tablets/cintiq12wx input/wacom-tablets/cintiq12wx-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="00c5", SYMLINK+="input/wacom-tablets/cintiq20wsx input/wacom-tablets/cintiq20wsx-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0017", SYMLINK+="input/wacom-tablets/bamboofun-4x5 input/wacom-tablets/bamboofun-4x5-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0018", SYMLINK+="input/wacom-tablets/bamboofun-6x8 input/wacom-tablets/bamboofun-6x8-%b"
+ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0069", SYMLINK+="input/wacom-tablets/bamboo1 input/wacom-tablets/bamboo1-%b"
 
 LABEL="wacom_rules_end"
 


Index: linuxwacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/F-9/linuxwacom.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- linuxwacom.spec	22 Apr 2008 17:12:15 -0000	1.57
+++ linuxwacom.spec	12 May 2008 16:58:15 -0000	1.58
@@ -3,7 +3,7 @@
 # Upstream's versioning is goofy.  Note the mapping from tarname to version.
 Name:		linuxwacom
 Version:	0.7.9.8
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Wacom Drivers from Linux Wacom Project
 
 Group:		User Interface/X Hardware Support
@@ -107,6 +107,9 @@
 %{_libdir}/libwacomcfg*.so
 
 %changelog
+* Mon May 12 2008 Aristeu Rozanski <arozansk at redhat.com> 0.7.9.8-7
+- updated udev rules
+
 * Tue Apr 22 2008 Adam Jackson <ajax at redhat.com> 0.7.9.8-6
 - linuxwacom-0.7.9.8-cleanup.patch: Don't crash at exit. (#443201)
 




More information about the scm-commits mailing list