forked from pool/xkeyboard-config
This commit is contained in:
parent
502cbae5b5
commit
4a5542026b
@ -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
|
Sat Feb 3 07:43:34 CET 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: xkeyboard-config
|
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
|
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)
|
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
Group: System/X11/Utilities
|
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
|
PreReq: /bin/ln /bin/rm
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 34
|
Release: 43
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
Source: %name-%version.tar.bz2
|
Source: %name-%version.tar.bz2
|
||||||
Patch0: xkeyboard-config.mainline-cvs.group.patch
|
Patch0: xkeyboard-config.mainline-cvs.group.patch
|
||||||
@ -74,6 +74,7 @@ autoreconf -fi
|
|||||||
--with-xkb-base=/usr/share/X11/xkb \
|
--with-xkb-base=/usr/share/X11/xkb \
|
||||||
--enable-compat_rules \
|
--enable-compat_rules \
|
||||||
--disable-xkbcomp-symlink
|
--disable-xkbcomp-symlink
|
||||||
|
rm -f */*.dir
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -90,7 +91,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /var/lib/xkb
|
%dir /var/lib/xkb
|
||||||
/usr/share/X11/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
|
* Sat Feb 03 2007 - sndirsch@suse.de
|
||||||
- removed braindead cz-basic-bksl.diff again (Bugs #215359/#241824);
|
- removed braindead cz-basic-bksl.diff again (Bugs #215359/#241824);
|
||||||
use variant bksl/qwerty_bksl for cz keyboard layout instead
|
use variant bksl/qwerty_bksl for cz keyboard layout instead
|
||||||
|
Loading…
x
Reference in New Issue
Block a user