File FirmwareUpdateKit.spec of Package FirmwareUpdateKit

#
# spec file for package FirmwareUpdateKit
#
# Copyright (c) 2012 SUSE LINUX Products 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
Requires:       syslinux genisoimage dosfstools mtools
Summary:        Assist with DOS-based firmware updates
License:        GPL-3.0+
Group:          System/Boot
Version:        1.5
Release:        0
Obsoletes:      dosbootdisk
Provides:       dosbootdisk
Source:         FirmwareUpdateKit-1.5.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
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

%build

%install
  make install DESTDIR=%{buildroot}

%files
%defattr(-,root,root)
/usr/bin/fuk
/usr/share/FirmwareUpdateKit
%doc doc/*

%changelog
openSUSE Build Service is sponsored by