--- linuxwacom.spec.orig 2008-11-01 17:47:21.000000000 +0000
+++ linuxwacom.spec 2008-11-01 17:49:52.000000000 +0000
@@ -12,7 +12,7 @@
%bcond_without userspace # don't build userspace programs
%bcond_with verbose # verbose build (V=1)
-%define relver 7
+%define relver 6
%if %{without kernel}
%undefine with_dist_kernel
%endif
@@ -20,12 +20,12 @@
Summary: Wacom Drivers from Linux Wacom Project
Summary(pl.UTF-8): Sterowniki Wacom z projektu Linux Wacom Project
Name: linuxwacom
-Version: 0.7.9
-Release: 3
+Version: 0.8.1
+Release: 1
Group: X11
License: GPL/X11
Source0: http://dl.sourceforge.net/linuxwacom/%{name}-%{version}-%{relver}.tar.bz2
-# Source0-md5: b48c58d0ff1691bdede365a4d114eda6
+# Source0-md5: 9c607646c3c934d9a58f1037bdb0647e
Source1: linuxwacom-rules
Patch0: %{name}-dlloader.patch
URL: http://linuxwacom.sourceforge.net/
diff -Naur linuxwacom-0.8.1-6.orig/configure.in linuxwacom-0.8.1-6/configure.in
--- linuxwacom-0.8.1-6.orig/configure.in 2008-11-01 17:50:39.000000000 +0000
+++ linuxwacom-0.8.1-6/configure.in 2008-11-01 17:54:18.000000000 +0000
@@ -907,12 +906,6 @@
AC_ARG_ENABLE(dlloader,
AC_HELP_STRING([--enable-dlloader], [Use dlloader [[default=usually]]]),
WCM_OPTION_DLLOADER=$enableval)
-#don't enable dlloader when there is a wacom_drv.o under $WCM_MODDIR
-if test "$WCM_OPTION_DLLOADER" = yes; then
- if test -f $WCM_MODDIR/wacom_drv.o; then
- WCM_OPTION_DLLOADER=no
- fi
-fi
AC_MSG_RESULT($WCM_OPTION_DLLOADER)
AM_CONDITIONAL(WCM_DLLOADER, test "$WCM_OPTION_DLLOADER" = "yes")
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl