update to 1.4.6 [release 1.4.6-1mamba;Tue Dec 13 2022]
This commit is contained in:
parent
789dfcea21
commit
2a4648314c
15
xkbcomp.spec
15
xkbcomp.spec
@ -1,13 +1,13 @@
|
||||
Name: xkbcomp
|
||||
Version: 1.4.5
|
||||
Version: 1.4.6
|
||||
Release: 1mamba
|
||||
Summary: xkbcomp application - compiling XKB keyboard description
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: https://xorg.freedesktop.org/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/xkbcomp-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://xorg.freedesktop.org/wiki/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/xkbcomp-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -21,6 +21,8 @@ The most common use for xkbcomp is to create a compiled keymap file (.xkm extens
|
||||
The keymap compiler can also produce C header files or XKB source files.
|
||||
The C header files produced by xkbcomp can be included by X servers or that need a built-in default keymap.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -42,9 +44,12 @@ The C header files produced by xkbcomp can be included by X servers or that nee
|
||||
%{_bindir}/%{name}
|
||||
%{_libdir}/pkgconfig/xkbcomp.pc
|
||||
%{_mandir}/man?/*
|
||||
%doc COPYING ChangeLog README
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.6-1mamba
|
||||
- update to 1.4.6
|
||||
|
||||
* Thu Mar 18 2021 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user