Accepting request 483822 from home:Zaitor:branches:Base:System

Revert

OBS-URL: https://build.opensuse.org/request/show/483822
OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=90
This commit is contained in:
Stanislav Brabec 2017-03-30 14:20:04 +00:00 committed by Git OBS Bridge
parent 9d6a3b2bcd
commit d61bb34f4d
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 23 23:23:20 UTC 2017 - zaitor@opensuse.org
- Revert dropping of kdb-legacy Requires: There are still packages
and installation flows that needs this to be present
(boo#1027379).
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 12 23:37:52 UTC 2017 - zaitor@opensuse.org Sun Feb 12 23:37:52 UTC 2017 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package kbd # spec file for package kbd
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 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
@ -20,9 +20,9 @@ Name: kbd
Version: 2.0.3 Version: 2.0.3
Release: 0 Release: 0
Summary: Keyboard and Font Utilities Summary: Keyboard and Font Utilities
# git: git://git.altlinux.org/people/legion/packages/kbd.git
License: GPL-2.0+ License: GPL-2.0+
Group: System/Console Group: System/Console
# git: git://git.altlinux.org/people/legion/packages/kbd.git
Url: ftp://ftp.altlinux.org/pub/people/legion/kbd/ Url: ftp://ftp.altlinux.org/pub/people/legion/kbd/
# ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.xz repack_kbd.sh # ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.xz repack_kbd.sh
Source: %{name}-%{version}-repack.tar.bz2 Source: %{name}-%{version}-repack.tar.bz2
@ -66,6 +66,8 @@ BuildRequires: pkgconfig
BuildRequires: suse-module-tools BuildRequires: suse-module-tools
BuildRequires: xkeyboard-config BuildRequires: xkeyboard-config
BuildRequires: xz BuildRequires: xz
# Temporarily require -legacy
Requires: %{name}-legacy = %{version}-%{release}
Requires(post): coreutils Requires(post): coreutils
Requires(postun): coreutils Requires(postun): coreutils
Requires(pre): %fillup_prereq Requires(pre): %fillup_prereq