rpms/linuxwacom/devel 10-linuxwacom.fdi, 1.1, 1.2 linuxwacom.spec, 1.54, 1.55

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Mon Mar 10 13:44:06 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/linuxwacom/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30340

Modified Files:
	10-linuxwacom.fdi linuxwacom.spec 
Log Message:
* Mon Mar 10 2008 Adam Jackson <ajax at redhat.com> 0.7.9.8-4
- 10-linuxwacom.fdi: Fix driver name.



Index: 10-linuxwacom.fdi
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/devel/10-linuxwacom.fdi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 10-linuxwacom.fdi	9 Mar 2008 18:42:09 -0000	1.1
+++ 10-linuxwacom.fdi	10 Mar 2008 13:43:32 -0000	1.2
@@ -4,7 +4,7 @@
   <device>
     <match key="info.capabilities" contains="input">
       <match key="info.product" contains="Wacom">
-	<merge key="input.x11_driver" type="string">linuxwacom</merge>
+	<merge key="input.x11_driver" type="string">wacom</merge>
       </match>
     </match>
   </device>


Index: linuxwacom.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxwacom/devel/linuxwacom.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- linuxwacom.spec	9 Mar 2008 18:42:09 -0000	1.54
+++ linuxwacom.spec	10 Mar 2008 13:43:32 -0000	1.55
@@ -3,7 +3,7 @@
 # Upstream's versioning is goofy.  Note the mapping from tarname to version.
 Name:		linuxwacom
 Version:	0.7.9.8
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Wacom Drivers from Linux Wacom Project
 
 Group:		User Interface/X Hardware Support
@@ -107,6 +107,9 @@
 %{_libdir}/libwacomcfg*.so
 
 %changelog
+* Mon Mar 10 2008 Adam Jackson <ajax at redhat.com> 0.7.9.8-4
+- 10-linuxwacom.fdi: Fix driver name.
+
 * Sun Mar 09 2008 Adam Jackson <ajax at redhat.com> 0.7.9.8-3
 - 10-linuxwacom.fdi: Blind attempt at supporting hotplug.
 




More information about the fedora-extras-commits mailing list