xkeyboard-config: Change spec file.
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
1e08a9e407
commit
0b9e3f323c
@ -1,15 +1,15 @@
|
||||
Name: xkeyboard-config
|
||||
Version: 2.30
|
||||
Release: 1
|
||||
Summary: The X Keyboard Extension
|
||||
License: MIT
|
||||
Name: xkeyboard-config
|
||||
Version: 2.30
|
||||
Release: 1
|
||||
Summary: The X Keyboard Extension
|
||||
License: MIT
|
||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
||||
Source0: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
|
||||
Source0: https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
|
||||
|
||||
Patch01: 0001-Fix-symbols-in-syntax-error-spurious-git-conflict-ma.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: gettext gettext-devel intltool libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0)
|
||||
BuildRequires: gettext gettext-devel libtool libxslt perl(XML::Parser) pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(x11) >= 1.4.3
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
||||
BuildRequires: pkgconfig(xproto) >= 7.0.20
|
||||
@ -34,7 +34,6 @@ Header files for xkeyboard-config
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
#AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exit 1
|
||||
autoreconf -v --force --install || exit 1
|
||||
%configure --enable-compat-rules --with-xkb-base=%{_datadir}/X11/xkb --with-xkb-rules-symlink=xorg
|
||||
%make_build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user