diff --git a/kbd.spec b/kbd.spec index 3ce7def..349b796 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,5 +1,5 @@ Name: kbd -Version: 2.2.0 +Version: 2.3.0 Release: 1mamba Summary: Tools for configuring the console (keyboard, virtual terminals, etc.) Group: System/Kernel and Hardware @@ -23,6 +23,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot %description The kbd package contains tools for managing a Linux system's console's behavior, including the keyboard, the screen fonts, the virtual terminals and font files. +%debug_package + %prep %setup -q #%patch1 -p1 @@ -46,9 +48,6 @@ mv data/keymaps/i386/colemak/{en-latin9,colemak}.map %build %configure -# \ -# --prefix=%{_prefix} \ -# --datadir=%{_datadir}/%{name} %make CC=%{_target_platform}-gcc @@ -75,6 +74,10 @@ mv %{buildroot}%{_bindir}/kbdrate \ /bin/* /sbin/kbdrate %{_bindir}/* +%{_libdir}/libtswrap.a +%{_libdir}/libtswrap.la +%{_libdir}/libtswrap.so +%{_libdir}/libtswrap.so.* %dir %{_datadir}/consolefonts %{_datadir}/consolefonts/* %dir %{_datadir}/consoletrans @@ -87,6 +90,9 @@ mv %{buildroot}%{_bindir}/kbdrate \ %doc COPYING %changelog +* Tue Aug 18 2020 Automatic Build System 2.3.0-1mamba +- automatic version update by autodist + * Sat Oct 26 2019 Silvan Calarco 2.2.0-1mamba - update to 2.2.0