- Don't hard code the xkb data prefix.

This commit is contained in:
Ray Strode 2005-11-22 00:04:54 +00:00
parent 9652ebcc3e
commit 4439fc9048

View File

@ -1,7 +1,7 @@
Summary: library providing high-level API for X Keyboard Extension
Name: libxklavier
Version: 2.0
Release: 2
Release: 3
License: LGPL
Group: Development/Libraries
Url: http://gswitchit.sourceforge.net/
@ -31,7 +31,7 @@ Libraries, include files, etc you can use to develop libxklavier applications.
%build
%configure --enable-doxygen --with-xkb-base=/usr/share/X11/xkb
%configure --enable-doxygen
make
%install
@ -65,6 +65,9 @@ rm -rf %{buildroot}
%{_includedir}/*
%changelog
* Mon Nov 21 2005 Ray Strode <rstrode@redhat.com> 2.0-3
- Don't hard code the xkb data prefix.
* Fri Nov 18 2005 Bill Nottingham <notting@redhat.com> 2.0-2
- Fix references to obsolete X11R6 paths