File FirmwareUpdateKit.spec of Package FirmwareUpdateKit

#
# spec file for package FirmwareUpdateKit
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2008 Steffen Winterfeldt
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           FirmwareUpdateKit
Version:        1.6
Release:        0
Summary:        Assist with DOS-based firmware updates
License:        GPL-3.0-or-later
Group:          System/Boot
Source:         FirmwareUpdateKit-1.6.tar.bz2
Patch1:         support_mkisofs.patch
Patch2:         user_executable.patch
Requires:       dosfstools
%if 0%{suse_version} >= 1500
Requires:       mkisofs
%else
Requires:       genisoimage
%endif
Requires:       mtools
Requires:       syslinux
Obsoletes:      dosbootdisk
Provides:       dosbootdisk
ExclusiveArch:  %{ix86} x86_64

%description
Create a bootable mini-DOS system and add files to it. Useful if you
have to do firmware updates from DOS.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build

%install
%make_install

%files
%{_bindir}/fuk
%{_datadir}/FirmwareUpdateKit
%license doc/COPYING

%changelog
openSUSE Build Service is sponsored by