Author: wolvverine                   Date: Mon Jan 21 06:52:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch for build wacom_drv.so

---- Files affected:
SPECS:
   linuxwacom.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/linuxwacom.spec
diff -u SPECS/linuxwacom.spec:1.23 SPECS/linuxwacom.spec:1.24
--- SPECS/linuxwacom.spec:1.23  Wed Sep 12 03:49:07 2007
+++ SPECS/linuxwacom.spec       Mon Jan 21 07:52:27 2008
@@ -12,7 +12,7 @@
 %bcond_without userspace       # don't build userspace programs
 %bcond_with    verbose         # verbose build (V=1)
 
-%define                relver          3
+%define                relver          6
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
@@ -20,13 +20,14 @@
 Summary:       Wacom Drivers from Linux Wacom Project
 Summary(pl.UTF-8):     Sterowniki Wacom z projektu Linux Wacom Project
 Name:          linuxwacom
-Version:       0.7.8
+Version:       0.7.9
 Release:       1
 Group:         X11
 License:       GPL/X11
 Source0:       
http://dl.sourceforge.net/linuxwacom/%{name}-%{version}-%{relver}.tar.bz2
-# Source0-md5: 19214c30e68114bb2101a287b11b8f32
+# Source0-md5: b224e4f393c1a2b412e5510abc149c2d
 Source1:       linuxwacom-rules
+Patch0:                %{name}-dlloader.patch
 URL:           http://linuxwacom.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.20.2}
@@ -89,6 +90,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-%{relver}
+%patch0 -p1
 
 cat > src/2.6.19/Makefile << EOF
 obj-m += wacom.o
@@ -127,20 +129,10 @@
        --enable-xidump \
        --enable-libwacomcfg \
        --enable-xsetwacom \
-       --enable-libwacomxi \
-       --disable-tabletdev \
-       --enable-modver \
-       --enable-wacom
-
-#-with-kernel=%{_kernelsrcdir}
-#-enable-hid
-# for 2.4 only --enable-usbmouse
-# for 2.4 only --enable-input
-# for 2.4 only --enable-mousedev
-# for 2.4 only  --enable-evdev
+       --enable-tabletdev \
+       --enable-wacomdrv
 # --enable-xserver64   Use specified X server bit [default=usually]
 # --enable-mkxincludes Enable mkxincludes, XF86 dependency builder [default=no]
-# --with-xmoduledir    Specify wacom_drv path explicitly. Implies 
--enable-dlloader
 %{__make}
 %endif
 
@@ -180,6 +172,7 @@
 %attr(755,root,root) %{_libdir}/TkXInput/libwacomxi.so*
 %{_libdir}/TkXInput/pkgIndex.tcl
 %{_mandir}/man4/*.4*
+%attr(755,root,root) %{_libdir}/libwacomcfg.so.0
 %attr(755,root,root) %{_libdir}/xorg/modules/input/wacom_drv.so
 %{_sysconfdir}/udev/rules.d/10-wacom.rules
 
@@ -208,7 +201,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.23  2007-09-12 01:49:07  zbyniu
+Revision 1.24  2008-01-21 06:52:27  wolvverine
+- add patch for build wacom_drv.so
+
+Revision 1.23.2.1  2007-11-02 16:09:56  wolvverine
+- up to 0.7.9-1
+
+Revision 1.23  2007/09/12 01:49:07  zbyniu
 - kernel module now builds; proper bconds, cleanups
 
 Revision 1.22  2007/09/12 00:57:07  wolvverine
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linuxwacom.spec?r1=1.23&r2=1.24&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to