add yaml file in package
This commit is contained in:
parent
5810345cbe
commit
b2bb80b0da
Binary file not shown.
BIN
xkeyboard-config-2.30.tar.bz2
Normal file
BIN
xkeyboard-config-2.30.tar.bz2
Normal file
Binary file not shown.
@ -1,14 +1,17 @@
|
|||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.24
|
Version: 2.30
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig
|
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
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext intltool libtool libxslt perl-XML-Parser glib2-devel
|
BuildRequires: gettext gettext-devel libtool libxslt intltool perl(XML::Parser) pkgconfig(glib-2.0)
|
||||||
BuildRequires: xorg-x11-util-macros xorg-x11-proto-devel xorg-x11-xkb-utils libX11-devel
|
BuildRequires: pkgconfig(x11) >= 1.4.3
|
||||||
|
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
||||||
|
BuildRequires: pkgconfig(xproto) >= 7.0.20
|
||||||
|
BuildRequires: xkbcomp
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The non-arch keyboard configuration database for X Window. The goal is to
|
The non-arch keyboard configuration database for X Window. The goal is to
|
||||||
@ -36,6 +39,10 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
|
# Remove unnecessary symlink
|
||||||
|
rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled
|
||||||
|
%find_lang %{name}
|
||||||
|
|
||||||
{
|
{
|
||||||
FILESLIST=${PWD}/files.list
|
FILESLIST=${PWD}/files.list
|
||||||
pushd $RPM_BUILD_ROOT
|
pushd $RPM_BUILD_ROOT
|
||||||
@ -61,6 +68,9 @@ AUTOPOINT="intltoolize --automake --copy" autoreconf -v --force --install || exi
|
|||||||
%{_mandir}/man7/*.gz
|
%{_mandir}/man7/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 20 2020 chengguipeng<chengguipeng1@huawei.com> - 2.30-1
|
||||||
|
- Upgrade to 2.30-1
|
||||||
|
|
||||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-6
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.24-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user