forked from pool/chocolate-doom
- Switch from packageand() to modern rpm conditionals
OBS-URL: https://build.opensuse.org/package/show/games/chocolate-doom?expand=0&rev=43
This commit is contained in:
parent
58d9fe26bf
commit
604ec42d02
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 29 16:33:13 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Switch from packageand() to modern rpm conditionals
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 26 09:13:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat Jun 26 09:13:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package chocolate-doom
|
# spec file for package chocolate-doom
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 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
|
||||||
@ -60,7 +60,7 @@ the initial open-sourcing of the Doom engine.
|
|||||||
Summary: Chocolate Doom command line completion support for bash
|
Summary: Chocolate Doom command line completion support for bash
|
||||||
Group: System/Shells
|
Group: System/Shells
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Supplements: packageand(chocolate-doom:bash-completion)
|
Supplements: (%name-bash-completion if bash-completion)
|
||||||
|
|
||||||
%description bash-completion
|
%description bash-completion
|
||||||
Additions for bash-completion to support chocolate-doom.
|
Additions for bash-completion to support chocolate-doom.
|
||||||
|
Loading…
Reference in New Issue
Block a user