SPECS: linuxwacom.spec - udev rules making symlink - typo

czarny czarny at pld-linux.org
Thu Aug 31 20:43:10 CEST 2006


Author: czarny                       Date: Thu Aug 31 18:43:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- udev rules making symlink
- typo

---- Files affected:
SPECS:
   linuxwacom.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/linuxwacom.spec
diff -u SPECS/linuxwacom.spec:1.8 SPECS/linuxwacom.spec:1.9
--- SPECS/linuxwacom.spec:1.8	Sun Aug 13 02:35:26 2006
+++ SPECS/linuxwacom.spec	Thu Aug 31 20:43:05 2006
@@ -18,7 +18,8 @@
 License:	GPL/X11
 Source0:	http://dl.sourceforge.net/linuxwacom/%{name}-%{version}-3.tar.bz2
 # Source0-md5:	9414aa852c97b8addb32481db04be9e5
-#Source1:	10-wacom.rules
+Source1:	linuxwacom-rules
+# Source1-md5:	02d3262b7dd10791b0c74abbaac1b933
 Patch1:		%{name}-xorg-7.patch
 #Patch3:		%{name}-0.7.2-modular-sdk.patch
 URL:		http://linuxwacom.sourceforge.net/
@@ -184,7 +185,7 @@
 
 install src/wacom_drv.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/input
 
-#install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/10-wacom.rules
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/10-wacom.rules
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -205,7 +206,7 @@
 %{_libdir}/TkXInput/libwacomxi.a
 %{_libdir}/TkXInput/libwacomxi.la
 
-#%%{_sysconfdir}/udev/rules.d/10-wacom.rules
+%{_sysconfdir}/udev/rules.d/10-wacom.rules
 
 #%%files tk
 #/usr/bin/wacomcpl
@@ -215,7 +216,6 @@
 #/usr/lib/TkXInput/libwacomxi.so.0.0.0
 #/usr/lib/TkXInput/pkgIndex.tcl
 
-
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libwacomcfg*.so
@@ -233,6 +233,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/08/31 18:43:05  czarny
+- udev rules making symlink
+- typo
+
 Revision 1.8  2006/08/13 00:35:26  wolvverine
 - BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/linuxwacom.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list