Steffen Winterfeldt 2020-11-18 20:12:41 +00:00 committed by Git OBS Bridge
parent 09f592e405
commit 38fbd201ca

View File

@ -1,7 +1,7 @@
# #
# spec file for package gfxboot # spec file for package gfxboot
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -22,7 +22,7 @@ Release: 0
Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX Summary: Graphical Boot Logo for GRUB, LILO and SYSLINUX
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/Boot Group: System/Boot
URL: http://en.opensuse.org/SDB:Gfxboot Url: http://en.opensuse.org/SDB:Gfxboot
Source: %{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz
Source1: KDE.tar.xz Source1: KDE.tar.xz
Source2: SLED.tar.xz Source2: SLED.tar.xz
@ -116,6 +116,12 @@ KDE theme for gfxboot (bootloader graphics).
%prep %prep
%setup -q -a1 -a2 -a3 -a4 -a5 -a6 %setup -q -a1 -a2 -a3 -a4 -a5 -a6
%setup -T -D -a 1
%setup -T -D -a 2
%setup -T -D -a 3
%setup -T -D -a 4
%setup -T -D -a 5
%setup -T -D -a 6
%build %build
# fix build # fix build