|
|
Author: krh
Update of /cvs/dist/rpms/linuxwacom/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12845
Modified Files:
linuxwacom.spec
Log Message:
Update X11 library dependencies.
Index: linuxwacom.spec
===================================================================
RCS file: /cvs/dist/rpms/linuxwacom/devel/linuxwacom.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- linuxwacom.spec 13 Apr 2005 18:29:11 -0000 1.14
+++ linuxwacom.spec 8 Nov 2005 16:39:01 -0000 1.15
@@ -5,7 +5,7 @@
Name: linuxwacom
Version: 0.6.6
Epoch: 0
-Release: 5
+Release: 6
Summary: Wacom Drivers from Linux Wacom Project
Group: User Interface/X Hardware Support
@@ -18,7 +18,7 @@
Patch2: linuxwacom-0.6.6-64-bit-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-BuildRequires: xorg-x11-devel, xorg-x11-sdk, ncurses-devel
+BuildRequires: libX11-devel, libXi-devel, xorg-x11-sdk, ncurses-devel
Requires: xorg-x11, udev >= 030-21
ExclusiveArch: %{ix86} x86_64 alpha ia64 ppc sparc sparc64
@@ -93,6 +93,9 @@
%{_libdir}/libwacomcfg*.so
%changelog
+* Tue Nov 8 2005 Kristian Høgsberg <krh@xxxxxxxxxx> 0:0.6.6-6
+- Update X11 library dependencies.
+
* Wed Apr 13 2005 Kristian Høgsberg <krh@xxxxxxxxxx> - 0:0.6.6-5
- Run automake so changes to Makefile.am take effect.
- Fix configure.in test for 64 bit longs.
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|