rpms/linuxwacom/F-7 60-wacom.rules, 1.4, 1.5 linuxwacom.spec, 1.42, 1.43

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


Author: arozansk

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

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




Index: 60-wacom.rules
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/F-7/60-wacom.rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- 60-wacom.rules	7 Feb 2008 19:59:45 -0000	1.4
+++ 60-wacom.rules	12 May 2008 15:55:08 -0000	1.5
@@ -53,4 +53,9 @@
 BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0047", SYMLINK+="input/wacom-tablets/intuos2-6x8a input/wacom-tablets/intuos2-6x8a-%b"
 BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00b7", SYMLINK+="input/wacom-tablets/intuos3-4x6 input/wacom-tablets/intuos3-4x6-%b"
 BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0065", SYMLINK+="input/wacom-tablets/bamboo input/wacom-tablets/bamboo-%b"
+BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00c6", SYMLINK+="input/wacom-tablets/cintiq12wx input/wacom-tablets/cintiq12wx-%b"
+BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="00c5", SYMLINK+="input/wacom-tablets/cintiq20wsx input/wacom-tablets/cintiq20wsx-%b"
+BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0017", SYMLINK+="input/wacom-tablets/bamboofun-4x5 input/wacom-tablets/bamboofun-4x5-%b"
+BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0018", SYMLINK+="input/wacom-tablets/bamboofun-6x8 input/wacom-tablets/bamboofun-6x8-%b"
+BUS=="usb", KERNEL=="event*", SYSFS{idVendor}=="056a", SYSFS{idProduct}=="0069", SYMLINK+="input/wacom-tablets/bamboo1 input/wacom-tablets/bamboo1-%b"
 


Index: linuxwacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/F-7/linuxwacom.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- linuxwacom.spec	7 Feb 2008 19:59:45 -0000	1.42
+++ linuxwacom.spec	12 May 2008 15:55:08 -0000	1.43
@@ -6,7 +6,7 @@
 # Upstream's versioning is goofy.  Note the mapping from tarname to version.
 Name:		linuxwacom
 Version:	0.7.8.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Wacom Drivers from Linux Wacom Project
 
 Group:		User Interface/X Hardware Support
@@ -96,6 +96,9 @@
 %{_libdir}/libwacomcfg*.so
 
 %changelog
+* Mon May 12 2008 Aristeu Rozanski <arozansk at redhat.com> 0.7.8.3-2.fc7
+- updating udev rules
+
 * Thu Feb 07 2008 Aristeu Rozanski <arozansk at redhat.com> 0.7.8.3-1.fc7
 - updating to upstream version 0.7.8.3-1
 




More information about the scm-commits mailing list