2020-11-13 00:34:34 +00:00
|
|
|
Name: xkbcomp
|
2024-02-05 22:04:56 +00:00
|
|
|
Version: 1.4.7
|
2024-10-29 16:20:25 +00:00
|
|
|
Release: 3%{?dist}
|
2020-11-13 00:34:34 +00:00
|
|
|
Summary: XKB keymap compiler
|
|
|
|
|
2023-09-27 00:38:54 +00:00
|
|
|
License: MIT-open-group AND HPND-DEC
|
2020-11-13 00:34:34 +00:00
|
|
|
URL: https://www.x.org
|
|
|
|
|
2022-12-08 02:54:56 +00:00
|
|
|
Source0: https://www.x.org/pub/individual/app/xkbcomp-%{version}.tar.xz
|
2020-11-13 00:34:34 +00:00
|
|
|
|
|
|
|
BuildRequires: make gcc
|
|
|
|
BuildRequires: libxkbfile-devel
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
|
|
|
|
|
|
|
Obsoletes: xorg-x11-xkb-utils < 7.8
|
|
|
|
|
|
|
|
%description
|
|
|
|
X.Org XKB keymap compiler
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: XKB keymap compiler development package
|
|
|
|
Requires: pkgconfig
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
X.Org XKB keymap compiler development files
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%autosetup
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --disable-silent-rules
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%{_bindir}/xkbcomp
|
|
|
|
%{_mandir}/man1/xkbcomp.1*
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_libdir}/pkgconfig/xkbcomp.pc
|
|
|
|
|
|
|
|
%changelog
|
2024-10-29 16:20:25 +00:00
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.7-3
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
2024-06-24 16:30:30 +00:00
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.4.7-2
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
2024-02-05 22:04:56 +00:00
|
|
|
* Tue Feb 06 2024 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.7-1
|
|
|
|
- xkbcomp 1.4.7
|
|
|
|
|
2024-01-27 09:48:05 +00:00
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-09-27 00:38:54 +00:00
|
|
|
* Wed Sep 27 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.6-7
|
|
|
|
- SPDX migration: add SPDX license entries
|
|
|
|
|
2023-07-22 18:56:49 +00:00
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-01-21 07:33:08 +00:00
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-12-08 02:54:56 +00:00
|
|
|
* Thu Dec 08 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.6-4
|
|
|
|
- xkbcomp 1.4.6
|
|
|
|
|
2022-07-23 13:13:05 +00:00
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-01-22 05:11:15 +00:00
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-23 21:39:04 +00:00
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-03-17 05:51:29 +00:00
|
|
|
* Wed Mar 17 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.4.5-1
|
|
|
|
- xkbcomp 1.4.5
|
|
|
|
|
2021-01-28 00:06:49 +00:00
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-11-13 00:34:34 +00:00
|
|
|
* Thu Nov 05 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.4.4-1
|
|
|
|
- Split xkbcomp out from xorg-x11-xkb-utils into its own package (#1895770)
|