forked from pool/console-setup
removed buildrequires to kbd to resolve kbd/console-setup build
cycle OBS-URL: https://build.opensuse.org/package/show/Base:System/console-setup?expand=0&rev=16
This commit is contained in:
parent
d0a74b0128
commit
fc3aeb36dd
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 10:13:39 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- removed buildrequires to kbd to resolve kbd/console-setup build
|
||||||
|
cycle
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 30 12:16:39 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
Fri Dec 30 12:16:39 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package console-setup
|
# spec file for package console-setup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,8 +28,6 @@ Source: https://deb.debian.org/debian/pool/main/c/%{name}/%{name}_%{vers
|
|||||||
Patch0: console-setup-1.76-fsf-address.patch
|
Patch0: console-setup-1.76-fsf-address.patch
|
||||||
# PATCH-FIX-OPENSUSE console-setup-paths.patch -- Change installing paths to SUSE-style.
|
# PATCH-FIX-OPENSUSE console-setup-paths.patch -- Change installing paths to SUSE-style.
|
||||||
Patch1: console-setup-paths.patch
|
Patch1: console-setup-paths.patch
|
||||||
# Directory ownership.
|
|
||||||
BuildRequires: kbd
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl(encoding)
|
BuildRequires: perl(encoding)
|
||||||
Suggests: xkeyboard-config
|
Suggests: xkeyboard-config
|
||||||
@ -86,6 +84,7 @@ cp -a Fonts/fontsets/ Fonts/*.equivalents Fonts/*.set \
|
|||||||
%config(noreplace) %{_sysconfdir}/default/keyboard
|
%config(noreplace) %{_sysconfdir}/default/keyboard
|
||||||
%{_bindir}/ckbcomp
|
%{_bindir}/ckbcomp
|
||||||
%{_bindir}/setupcon
|
%{_bindir}/setupcon
|
||||||
|
%dir %{_datadir}/kbd
|
||||||
%{_datadir}/kbd/consolefonts/
|
%{_datadir}/kbd/consolefonts/
|
||||||
%{_datadir}/kbd/consoletrans/
|
%{_datadir}/kbd/consoletrans/
|
||||||
%{_mandir}/man1/setupcon.1%{?ext_man}
|
%{_mandir}/man1/setupcon.1%{?ext_man}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user