diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 45318af..5bf0771 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 8 16:04:21 CEST 2007 - schwab@suse.de + +- Regenerate *.dir files. +- Reduce build requirements. + ------------------------------------------------------------------- Sat Feb 3 07:43:34 CET 2007 - sndirsch@suse.de diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index a9d81bf..1033db6 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -11,7 +11,7 @@ # norootforbuild Name: xkeyboard-config -BuildRequires: intltool perl-XML-Parser xorg-x11 xorg-x11-devel +BuildRequires: intltool perl-XML-Parser xorg-x11 URL: http://www.freedesktop.org/Software/XKeyboardConfig License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/X11/Utilities @@ -20,7 +20,7 @@ Provides: xorg-x11:/etc/X11/xkb/symbols/us XFree86:/etc/X11/xkb/symbols/us PreReq: /bin/ln /bin/rm Autoreqprov: on Version: 0.9 -Release: 34 +Release: 43 Summary: The X Keyboard Extension Source: %name-%version.tar.bz2 Patch0: xkeyboard-config.mainline-cvs.group.patch @@ -35,7 +35,7 @@ Patch100: p_suse.diff Patch101: ibm_space_saver.diff Patch103: xkeyboard-config.powerbook-usb-iso-keyboard.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch +BuildArch: noarch %description The X Keyboard Extension essentially replaces the core protocol @@ -74,6 +74,7 @@ autoreconf -fi --with-xkb-base=/usr/share/X11/xkb \ --enable-compat_rules \ --disable-xkbcomp-symlink +rm -f */*.dir make %install @@ -90,7 +91,10 @@ rm -rf $RPM_BUILD_ROOT %dir /var/lib/xkb /usr/share/X11/xkb/ -%changelog -n xkeyboard-config +%changelog +* Sun Apr 08 2007 - schwab@suse.de +- Regenerate *.dir files. +- Reduce build requirements. * Sat Feb 03 2007 - sndirsch@suse.de - removed braindead cz-basic-bksl.diff again (Bugs #215359/#241824); use variant bksl/qwerty_bksl for cz keyboard layout instead