1
0
forked from pool/console-setup

Accepting request 356472 from home:sndirsch:branches:Base:System

- removed unneeded requires to kbd in order to resolve build cycle
  kbd <-> console-setup (bnc#963942)

OBS-URL: https://build.opensuse.org/request/show/356472
OBS-URL: https://build.opensuse.org/package/show/Base:System/console-setup?expand=0&rev=5
This commit is contained in:
Stefan Dirsch 2016-01-28 10:15:53 +00:00 committed by Git OBS Bridge
parent 418aee823e
commit 23a1009798
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 28 10:11:45 UTC 2016 - sndirsch@suse.com
- removed unneeded requires to kbd in order to resolve build cycle
kbd <-> console-setup (bnc#963942)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 26 00:45:25 UTC 2015 - zaitor@opensuse.org Thu Nov 26 00:45:25 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package console-setup # spec file for package console-setup
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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
@ -31,7 +31,6 @@ Patch1: console-setup-1.76-fsf-address.patch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl(encoding) BuildRequires: perl(encoding)
Requires: kbd
# require 'xkeyboard-config' to have X Window keyboard descriptions? # require 'xkeyboard-config' to have X Window keyboard descriptions?
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build