SPECS: linuxwacom.spec - updated to 0.8.2

hawk hawk at pld-linux.org
Mon Dec 22 00:14:57 CET 2008


Author: hawk                         Date: Sun Dec 21 23:14:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.2

---- Files affected:
SPECS:
   linuxwacom.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/linuxwacom.spec
diff -u SPECS/linuxwacom.spec:1.28 SPECS/linuxwacom.spec:1.29
--- SPECS/linuxwacom.spec:1.28	Sat Nov 29 17:54:11 2008
+++ SPECS/linuxwacom.spec	Mon Dec 22 00:14:52 2008
@@ -1,10 +1,6 @@
 # $Revision$, $Date$
-# TODO
-# - no package for kernel modules, even if they're built
 # 
-# NOTE
-# - looks that kernel module is mainstream now, probably building it here
-#   should be removed
+# NOTE: kernel module is in mainstream now
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
@@ -12,7 +8,6 @@
 %bcond_without	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
-%define		relver		3
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
@@ -20,12 +15,12 @@
 Summary:	Wacom Drivers from Linux Wacom Project
 Summary(pl.UTF-8):	Sterowniki Wacom z projektu Linux Wacom Project
 Name:		linuxwacom
-Version:	0.8.0
+Version:	0.8.2
 Release:	1
 Group:		X11
 License:	GPL/X11
-Source0:	http://dl.sourceforge.net/linuxwacom/%{name}-%{version}-%{relver}.tar.bz2
-# Source0-md5:	629698976f9eb7d861802b22669c5aee
+Source0:	http://dl.sourceforge.net/linuxwacom/%{name}-%{version}.tar.bz2
+# Source0-md5:	cb0647197556c3ab9079b37966a5adc1
 Source1:	linuxwacom-rules
 URL:		http://linuxwacom.sourceforge.net/
 %if %{with kernel}
@@ -41,6 +36,7 @@
 BuildRequires:	tk-devel
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXi-devel
+BuildRequires:	xorg-lib-libpciaccess-devel
 BuildRequires:	xorg-xserver-server-devel
 %endif
 Requires:	xorg-xserver-server
@@ -88,7 +84,7 @@
 Statyczna biblioteka linuxwacom.
 
 %prep
-%setup -q -n %{name}-%{version}-%{relver}
+%setup -q
 
 cat > src/2.6.19/Makefile << EOF
 obj-m += wacom.o
@@ -199,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008/12/21 23:14:52  hawk
+- updated to 0.8.2
+
 Revision 1.28  2008/11/29 16:54:11  prism
 - 0.8.0-3. Patch no longer needed.
 
================================================================

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



More information about the pld-cvs-commit mailing list