commit FirmwareUpdateKit for openSUSE:Factory

2019-05-27 Thread root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2019-05-27 11:14:47

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148 (New)


Package is "FirmwareUpdateKit"

Mon May 27 11:14:47 2019 rev:21 rq:705529 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes  
2019-05-24 11:32:10.617394228 +0200
+++ 
/work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148/FirmwareUpdateKit.changes
2019-05-27 11:14:51.795411438 +0200
@@ -0,0 +1,5 @@
+---
+Thu May 23 12:58:39 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in descriptions.
+



Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.GH6Zuu/_old  2019-05-27 11:14:52.863411025 +0200
+++ /var/tmp/diff_new_pack.GH6Zuu/_new  2019-05-27 11:14:52.863411025 +0200
@@ -13,14 +13,14 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   FirmwareUpdateKit
 Version:2.0
 Release:0
-Summary:Assist with DOS-based firmware updates
+Summary:Tool for assisting with DOS-based firmware updates
 License:GPL-3.0-only
 Group:  System/Boot
 Source: %{name}-%{version}.tar.xz
@@ -37,8 +37,8 @@
 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.
+This tool creates a bootable mini-DOS system and adds files to it.
+It may be useful if one has to do firmware updates from a real-mode 
environment.
 
 %prep
 %setup -q




commit FirmwareUpdateKit for openSUSE:Factory

2019-05-24 Thread root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2019-05-24 11:32:09

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148 (New)


Package is "FirmwareUpdateKit"

Fri May 24 11:32:09 2019 rev:20 rq:704964 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes  
2018-03-11 15:25:05.731550558 +0100
+++ 
/work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148/FirmwareUpdateKit.changes
2019-05-24 11:32:10.617394228 +0200
@@ -0,0 +1,25 @@
+
+Thu May 23 08:31:46 UTC 2019 - wfe...@opensuse.org
+
+- correct license
+- 2.0
+- removing patch support_mkisofs.patch
+- removing patch user_executable.patch
+
+
+Thu May 23 08:17:19 UTC 2019 - wfe...@opensuse.org
+
+- merge gh#wfeldt/FirmwareUpdateKit#2
+- set PATH to sensible system default
+
+
+Thu May 23 08:07:37 UTC 2019 - wfe...@opensuse.org
+
+- merge gh#wfeldt/FirmwareUpdateKit#1
+- adjust script to work again (bsc#1099527)
+- update git2log to latest version
+- adjust Makefile to current toolchain
+- add --version option
+- enable 'use strict'
+- add grub2 support
+

Old:

  FirmwareUpdateKit-1.6.tar.bz2
  support_mkisofs.patch
  user_executable.patch

New:

  FirmwareUpdateKit-2.0.tar.xz



Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.Eb5wm6/_old  2019-05-24 11:32:11.121394099 +0200
+++ /var/tmp/diff_new_pack.Eb5wm6/_new  2019-05-24 11:32:11.125394097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package FirmwareUpdateKit
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Steffen Winterfeldt
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,12 @@
 
 
 Name:   FirmwareUpdateKit
-Version:1.6
+Version:2.0
 Release:0
 Summary:Assist with DOS-based firmware updates
-License:GPL-3.0-or-later
+License:GPL-3.0-only
 Group:  System/Boot
-Source: FirmwareUpdateKit-1.6.tar.bz2
-Patch1: support_mkisofs.patch
-Patch2: user_executable.patch
+Source: %{name}-%{version}.tar.xz
 Requires:   dosfstools
 %if 0%{suse_version} >= 1500
 Requires:   mkisofs
@@ -44,8 +42,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 




commit FirmwareUpdateKit for openSUSE:Factory

2018-03-11 Thread root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2018-03-11 15:25:04

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new (New)


Package is "FirmwareUpdateKit"

Sun Mar 11 15:25:04 2018 rev:19 rq:585001 version:1.6

Changes:

--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes  
2012-06-25 11:45:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new/FirmwareUpdateKit.changes 
2018-03-11 15:25:05.731550558 +0100
@@ -1,0 +2,9 @@
+Mon Mar  5 13:30:04 UTC 2018 - adam.ma...@suse.de
+
+- support_mkisofs.patch: support mkisofs in addition to genisoimage
+  (bnc#1081739)
+- user_executable.patch: specify path for executables in /usr/sbin
+  allowing us to create images as a regular user.
+- spec file cleanup and use v3 SPDX license
+
+---

New:

  support_mkisofs.patch
  user_executable.patch



Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.SSsJD8/_old  2018-03-11 15:25:06.959506505 +0100
+++ /var/tmp/diff_new_pack.SSsJD8/_new  2018-03-11 15:25:06.963506362 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package FirmwareUpdateKit
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Steffen Winterfeldt
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,34 +18,43 @@
 
 
 Name:   FirmwareUpdateKit
-Requires:   syslinux genisoimage dosfstools mtools
-Summary:Assist with DOS-based firmware updates
-License:GPL-3.0+
-Group:  System/Boot
 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
-Source: FirmwareUpdateKit-1.6.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64
+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
+%setup -q
+%patch1 -p1
+%patch2 -p1
 
 %build
 
 %install
-  make install DESTDIR=%{buildroot}
+%make_install
 
 %files
-%defattr(-,root,root)
-/usr/bin/fuk
-/usr/share/FirmwareUpdateKit
-%doc doc/*
+%{_bindir}/fuk
+%{_datadir}/FirmwareUpdateKit
+%license doc/COPYING
 
 %changelog

++ support_mkisofs.patch ++
Index: FirmwareUpdateKit-1.6/fuk
===
--- FirmwareUpdateKit-1.6.orig/fuk
+++ FirmwareUpdateKit-1.6/fuk
@@ -499,8 +499,12 @@ if($opt_iso) {
   if(!-f "/usr/share/syslinux/isolinux.bin") {
 die "/usr/share/syslinux/isolinux.bin: no such file\nPlease install 
package 'syslinux'.\n";
   }
-  if(!-x "/usr/bin/genisoimage") {
-die "genisoimage not found\nPlease install package 'genisoimage'.\n";
+  $mkisofs = "/usr/bin/mkisofs";
+  if(!-x $mkisofs) {
+$mkisofs = "/usr/bin/genisoimage";
+if(!-x $mkisofs) {
+  die "mkisofs not found\nPlease install package 'mkisofs' or 
'genisoimage'.\n";
+}
   }
 
   mkdir "$fuk_dir/cd", 0755;
@@ -523,7 +527,7 @@ timeout 0
 
   system "cp /usr/share/syslinux/memdisk $fuk_dir/cd";
   system "cp /usr/share/syslinux/isolinux.bin $fuk_dir/cd";
-  system "genisoimage" . ($opt_verbose ? "" : " --quiet") .
+  system $mkisofs . ($opt_verbose ? "" : " --quiet") .
 " -o $opt_iso -f -no-emul-boot -boot-load-size 4 -boot-info-table -b 
isolinux.bin -hide boot.catalog $fuk_dir/cd";
 
   exit 0;
++ user_executable.patch ++
Index: FirmwareUpdateKit-1.6/fuk
===
--- FirmwareUpdateKit-1.6.orig/fuk
+++ FirmwareUpdateKit-1.6/fuk
@@ -308,7 +308,7 @@
 close W1;
 if($self->{fs} eq 'fat') {
   my $x = " -n '$self->{label}'" if $self->{label} ne "";
-  system "mkfs.vfat -h $pt_size$x $f >/dev/null";
+  system "/usr/sbin/mkfs.vfat -h $pt_size$x $f >/dev/null";
 
   my ($fat, $boot);
 
@@ -343,16 +343,16 @@
 }
 elsif($self->{fs} eq 'ext2' || $self->{fs} eq 'ext3') {
   my $x = " -L '$self->{label}'" if $self->{label} ne "";
-  system "m

commit FirmwareUpdateKit for openSUSE:Factory

2012-06-25 Thread h_root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2012-06-25 11:45:25

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new (New)


Package is "FirmwareUpdateKit", Maintainer is "snw...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes  
2012-03-27 08:56:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new/FirmwareUpdateKit.changes 
2012-06-25 11:45:27.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 20 11:12:26 CEST 2012 - snw...@suse.de
+
+- work around bigint strangeness in perl 5.16 (bnc#766339)
+
+---

Old:

  FirmwareUpdateKit-1.5.tar.bz2

New:

  FirmwareUpdateKit-1.6.tar.bz2



Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.201BZ9/_old  2012-06-25 11:45:30.0 +0200
+++ /var/tmp/diff_new_pack.201BZ9/_new  2012-06-25 11:45:30.0 +0200
@@ -22,11 +22,11 @@
 Summary:Assist with DOS-based firmware updates
 License:GPL-3.0+
 Group:  System/Boot
-Version:1.5
+Version:1.6
 Release:0
 Obsoletes:  dosbootdisk
 Provides:   dosbootdisk
-Source: FirmwareUpdateKit-1.5.tar.bz2
+Source: FirmwareUpdateKit-1.6.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 

++ FirmwareUpdateKit-1.5.tar.bz2 -> FirmwareUpdateKit-1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.5/VERSION 
new/FirmwareUpdateKit-1.6/VERSION
--- old/FirmwareUpdateKit-1.5/VERSION   2012-03-26 15:28:41.0 +0200
+++ new/FirmwareUpdateKit-1.6/VERSION   2012-06-20 11:12:24.0 +0200
@@ -1 +1 @@
-1.5
+1.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.5/changelog 
new/FirmwareUpdateKit-1.6/changelog
--- old/FirmwareUpdateKit-1.5/changelog 2012-03-26 15:28:41.0 +0200
+++ new/FirmwareUpdateKit-1.6/changelog 2012-06-20 11:12:24.0 +0200
@@ -1,4 +1,7 @@
-2012-03-06:HEAD
+2012-06-20:HEAD
+   - work around bigint strangeness in perl 5.16 (bnc #766339)
+
+2012-03-06:1.5
- added himem driver
- updated to freedos 1.1
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.5/fuk 
new/FirmwareUpdateKit-1.6/fuk
--- old/FirmwareUpdateKit-1.5/fuk   2012-03-06 16:03:51.0 +0100
+++ new/FirmwareUpdateKit-1.6/fuk   2012-06-20 11:10:58.0 +0200
@@ -238,7 +238,8 @@
 
 $self->size($self->{size} + $self->{fit_size_acc}) if 
$self->{fit_size_acc};
 
-my $p_size = $self->{size} - $self->partition_ofs -  $self->{extra_size};
+# using '+-' to work around bigint strangeness in perl 5.16 (bnc #766339)
+my $p_size = $self->{size} - $self->partition_ofs + -$self->{extra_size};
 return undef if $p_size < 0;
 
 my $c = $self->{c};

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit FirmwareUpdateKit for openSUSE:Factory

2012-03-26 Thread h_root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2012-03-27 08:56:30

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new (New)


Package is "FirmwareUpdateKit", Maintainer is "snw...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes  
2011-09-23 01:50:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new/FirmwareUpdateKit.changes 
2012-03-27 08:56:34.0 +0200
@@ -1,0 +2,24 @@
+Tue Mar  6 16:06:00 CET 2012 - snw...@suse.de
+
+- added himem driver
+- updated to freedos 1.1
+
+---
+Fri Feb 17 13:48:50 CET 2012 - snw...@suse.de
+
+- specify image geometry explicitly
+
+---
+Fri Feb 17 12:04:03 CET 2012 - snw...@suse.de
+
+- fix grub & lilo for small images (bnc#727974)
+- added 'free' option to specify extra disk space
+- added VERSION & changelog files
+- removed dependency on master-boot-code
+
+---
+Tue Oct 25 17:35:34 CEST 2011 - snw...@suse.de
+
+- fix iso creation for small firmware files
+
+---

Old:

  FirmwareUpdateKit-1.1.tar.bz2

New:

  FirmwareUpdateKit-1.5.tar.bz2



Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.aLtDHK/_old  2012-03-27 08:56:36.0 +0200
+++ /var/tmp/diff_new_pack.aLtDHK/_new  2012-03-27 08:56:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package FirmwareUpdateKit
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,17 +17,16 @@
 #
 
 
-
 Name:   FirmwareUpdateKit
+Requires:   syslinux genisoimage dosfstools mtools
+Summary:Assist with DOS-based firmware updates
 License:GPL-3.0+
 Group:  System/Boot
-Requires:   syslinux master-boot-code genisoimage dosfstools mtools
-Summary:Assist with DOS-based firmware updates
-Version:1.1
-Release:3
+Version:1.5
+Release:0
 Obsoletes:  dosbootdisk
 Provides:   dosbootdisk
-Source: %{name}-%{version}.tar.bz2
+Source: FirmwareUpdateKit-1.5.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 
@@ -41,10 +40,7 @@
 %build
 
 %install
-  install -d -m 755 %{buildroot}/usr/share/FirmwareUpdateKit
-  install -m 644 dosfiles/* %{buildroot}/usr/share/FirmwareUpdateKit
-  install -d -m 755 %{buildroot}/usr/bin
-  install -m 755 fuk %{buildroot}/usr/bin
+  make install DESTDIR=%{buildroot}
 
 %files
 %defattr(-,root,root)

++ FirmwareUpdateKit-1.1.tar.bz2 -> FirmwareUpdateKit-1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.1/Makefile 
new/FirmwareUpdateKit-1.5/Makefile
--- old/FirmwareUpdateKit-1.1/Makefile  1970-01-01 01:00:00.0 +0100
+++ new/FirmwareUpdateKit-1.5/Makefile  2012-02-17 11:58:52.0 +0100
@@ -0,0 +1,22 @@
+GIT2LOG := $(shell if [ -x ./git2log ] ; then echo ./git2log --update ; else 
echo true ; fi)
+GITDEPS := $(shell [ -d .git ] && echo .git/HEAD .git/refs/heads 
.git/refs/tags)
+
+VERSION := $(shell $(GIT2LOG) --version VERSION ; cat VERSION)
+
+.PHONY: all clean install
+
+all: changelog
+
+changelog: $(GITDEPS)
+   $(GIT2LOG) --changelog changelog
+
+install: all
+   install -d -m 755 $(DESTDIR)/usr/share/FirmwareUpdateKit
+   install -m 644 dosfiles/* $(DESTDIR)/usr/share/FirmwareUpdateKit
+   install -d -m 755 $(DESTDIR)/usr/bin
+   install -m 755 fuk $(DESTDIR)/usr/bin
+   perl -pi -e 's//$(VERSION)/' $(DESTDIR)/usr/bin/fuk
+
+clean:
+   @rm -f *~ */*~
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.1/VERSION 
new/FirmwareUpdateKit-1.5/VERSION
--- old/FirmwareUpdateKit-1.1/VERSION   1970-01-01 01:00:00.0 +0100
+++ new/FirmwareUpdateKit-1.5/VERSION   2012-03-26 15:28:41.0 +0200
@@ -0,0 +1 @@
+1.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/FirmwareUpdateKit-1.1/changelog 
new/FirmwareUpdateKit-1.5/changelog
--- old/FirmwareUpdateKit-1.1/changelog 1970-01-01 01:00:00.0 +0100
+++ new/FirmwareUpdateKit-1.5/changelog 2012-03-26 15:28:41.0 +0200
@@ -0,0

commit FirmwareUpdateKit for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2011-12-06 18:09:34

Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and  /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new (New)


Package is "FirmwareUpdateKit", Maintainer is "snw...@suse.com"

Changes:




Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.r0sxcW/_old  2011-12-06 18:14:45.0 +0100
+++ /var/tmp/diff_new_pack.r0sxcW/_new  2011-12-06 18:14:45.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   FirmwareUpdateKit
-License:GPL v3 or later
+License:GPL-3.0+
 Group:  System/Boot
 Requires:   syslinux master-boot-code genisoimage dosfstools mtools
 Summary:Assist with DOS-based firmware updates

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit FirmwareUpdateKit for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory
checked in at Tue Sep 20 09:27:11 CEST 2011.




--- FirmwareUpdateKit/FirmwareUpdateKit.changes 2008-11-13 12:55:32.0 
+0100
+++ /mounts/work_src_done/STABLE/FirmwareUpdateKit/FirmwareUpdateKit.changes
2011-09-17 11:17:03.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 09:16:50 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ FirmwareUpdateKit.spec ++
--- /var/tmp/diff_new_pack.NLOVlM/_old  2011-09-20 09:27:07.0 +0200
+++ /var/tmp/diff_new_pack.NLOVlM/_new  2011-09-20 09:27:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package FirmwareUpdateKit (Version 1.1)
+# spec file for package FirmwareUpdateKit
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Steffen Winterfeldt
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,14 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   FirmwareUpdateKit
 License:GPL v3 or later
 Group:  System/Boot
 Requires:   syslinux master-boot-code genisoimage dosfstools mtools
-AutoReqProv:on
 Summary:Assist with DOS-based firmware updates
 Version:1.1
 Release:3
@@ -37,12 +35,6 @@
 Create a bootable mini-DOS system and add files to it. Useful if you
 have to do firmware updates from DOS.
 
-
-
-Authors:
-
-Steffen Winterfeldt
-
 %prep
 %setup
 
@@ -54,9 +46,6 @@
   install -d -m 755 %{buildroot}/usr/bin
   install -m 755 fuk %{buildroot}/usr/bin
 
-%clean 
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 /usr/bin/fuk






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org