Hello community, here is the log from the commit of package efibootmgr checked in at Thu Jul 31 21:30:19 CEST 2008. -------- --- arch/ia64/efibootmgr/efibootmgr.changes 2007-02-09 14:47:38.000000000 +0100 +++ /mounts/work_src_done/STABLE/efibootmgr/efibootmgr.changes 2008-07-31 02:49:15.903177000 +0200 @@ -2 +2 @@ -Fri Feb 9 14:46:53 CET 2007 - rw@suse.de +Thu Jul 31 09:48:27 CEST 2008 - rw@suse.de @@ -4 +4,6 @@ -- Fix compilation for STABLE (again). +- Update to efibootmgr 0.5.4. [FATE#301882] + +------------------------------------------------------------------- +Fri Jan 18 13:09:14 CET 2008 - rw@suse.de + +- Return non-zero exit code on errors. [#307965, FATE#302608] @@ -15 +20 @@ -- Converted neededforbuild to BuildRequires. +- converted neededforbuild to BuildRequires Old: ---- efibootmgr-0.5.3.diff efibootmgr-0.5.3.tar.gz New: ---- efibootmgr-0.5.4.diff efibootmgr-0.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efibootmgr.spec ++++++ --- /var/tmp/diff_new_pack.cTB526/_old 2008-07-31 21:30:10.000000000 +0200 +++ /var/tmp/diff_new_pack.cTB526/_new 2008-07-31 21:30:10.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package efibootmgr (Version 0.5.3) +# spec file for package efibootmgr (Version 0.5.4) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -9,17 +9,18 @@ # + Name: efibootmgr -BuildRequires: pciutils-devel -URL: http://linux.dell.com/efibootmgr/ Summary: EFI Boot Manager -Version: 0.5.3 -Release: 2 +Version: 0.5.4 +Release: 1 Group: System/Boot -License: GNU General Public License (GPL) +License: GPL v2 or later +Url: http://linux.dell.com/efibootmgr/ Source: http://linux.dell.com/efibootmgr/efibootmgr-%{version}.tar.gz -Patch: %{name}-%{version}.diff +Patch0: %{name}-%{version}.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pciutils-devel %description The EFI Boot Manager allows the user to edit the Intel Extensible @@ -34,16 +35,16 @@ Matt Domsch <Matt_Domsch@dell.com> %prep -%setup -%patch -p1 +%setup -q +%patch0 -p1 chmod +x tools/install.pl %build -CFLAGS=$RPM_OPT_FLAGS make +make %{?_smp_mflags} EXTRA_CFLAGS="$RPM_OPT_FLAGS" %install -install -d $RPM_BUILD_ROOT/usr/sbin -make install BINDIR=$RPM_BUILD_ROOT/usr/sbin +install -d $RPM_BUILD_ROOT%{_sbindir} +make install BINDIR=$RPM_BUILD_ROOT%{_sbindir} install -d $RPM_BUILD_ROOT%{_mandir}/man8 install -m 644 src/man/man8/efibootmgr.8 $RPM_BUILD_ROOT%{_mandir}/man8 @@ -53,44 +54,46 @@ %files %defattr(-, root, root) %doc README -/usr/sbin/efibootmgr +%{_sbindir}/efibootmgr %{_mandir}/man8/*.gz -%changelog -n efibootmgr -* Fri Feb 09 2007 - rw@suse.de -- Fix compilation for STABLE (again). -* Wed Dec 20 2006 - rw@suse.de +%changelog +* Thu Jul 31 2008 rw@suse.de +- Update to efibootmgr 0.5.4. [FATE#301882] +* Fri Jan 18 2008 rw@suse.de +- Return non-zero exit code on errors. [#307965, FATE#302608] +* Wed Dec 20 2006 rw@suse.de - Use '&' instead of '&&' to mask bits. [#219735] - Fix compilation for STABLE. -* Wed Jan 25 2006 - mls@suse.de -- Converted neededforbuild to BuildRequires. -* Wed Nov 09 2005 - schwab@suse.de +* Wed Jan 25 2006 mls@suse.de +- converted neededforbuild to BuildRequires +* Thu Nov 10 2005 schwab@suse.de - Update to efibootmgr 0.5.3. -* Mon Sep 19 2005 - schwab@suse.de +* Mon Sep 19 2005 schwab@suse.de - Update to efibootmgr 0.5.2.2. -* Wed Aug 10 2005 - schwab@suse.de +* Wed Aug 10 2005 schwab@suse.de - Update to efibootmgr 0.5.2 [#102441]. -* Tue May 10 2005 - schwab@suse.de +* Tue May 10 2005 schwab@suse.de - Fix parsing of bus info for network boot entry [#82882]. -* Wed Mar 09 2005 - schwab@suse.de +* Wed Mar 09 2005 schwab@suse.de - Update to efibootmgr 0.5.1. -* Fri Aug 27 2004 - schwab@suse.de +* Fri Aug 27 2004 schwab@suse.de - Update to efibootmgr 0.5.0. -* Thu Jun 10 2004 - schwab@suse.de +* Thu Jun 10 2004 schwab@suse.de - Update to efibootmgr 0.5.0-test4. -* Mon May 03 2004 - schwab@suse.de +* Mon May 03 2004 schwab@suse.de - Update to efibootmgr 0.5.0-test3. -* Fri Sep 05 2003 - schwab@suse.de +* Sat Sep 06 2003 schwab@suse.de - Update to efibootmgr 0.4.2. -* Wed Oct 23 2002 - schwab@suse.de +* Wed Oct 23 2002 schwab@suse.de - Update to efibootmgr 0.4.1. -* Sun May 05 2002 - schwab@suse.de +* Sun May 05 2002 schwab@suse.de - Update to efibootmgr 0.4.0. -* Fri Aug 10 2001 - schwab@suse.de +* Fri Aug 10 2001 schwab@suse.de - Update to efibootmgr 0.3.4. -* Wed May 23 2001 - schwab@suse.de +* Wed May 23 2001 schwab@suse.de - Update to efibootmgr 0.3.2. -* Tue May 22 2001 - schwab@suse.de +* Tue May 22 2001 schwab@suse.de - Fix uninitialized variable. -* Sat May 19 2001 - schwab@suse.de +* Sat May 19 2001 schwab@suse.de - Initial version 0.3.1. ++++++ efibootmgr-0.5.3.diff -> efibootmgr-0.5.4.diff ++++++ --- arch/ia64/efibootmgr/efibootmgr-0.5.3.diff 2007-02-09 14:49:56.000000000 +0100 +++ /mounts/work_src_done/STABLE/efibootmgr/efibootmgr-0.5.4.diff 2008-07-31 02:39:06.524230000 +0200 @@ -1,19 +1,6 @@ -diff -ur efibootmgr-0.5.3/src/efibootmgr/module.mk efibootmgr-0.5.3-4/src/efibootmgr/module.mk ---- efibootmgr-0.5.3/src/efibootmgr/module.mk 2004-06-09 23:45:42.000000000 +0200 -+++ efibootmgr-0.5.3-4/src/efibootmgr/module.mk 2006-12-20 00:00:01.000000000 +0100 -@@ -11,7 +11,7 @@ - efibootmgr_LIBDIR := src/lib - efibootmgr_FULLLIB := \ - $(patsubst %,$(efibootmgr_LIBDIR)/%,$(efibootmgr_LIBS)) --LIBS = -lpci -+LIBS = -lpci -lz - - ALLDEPS += $(efibootmgr_FULLTARGET) - CLEANLIST += $(efibootmgr_FULLTARGET) -diff -ur efibootmgr-0.5.3/src/lib/disk.c efibootmgr-0.5.3-4/src/lib/disk.c ---- efibootmgr-0.5.3/src/lib/disk.c 2005-08-10 07:25:48.000000000 +0200 -+++ efibootmgr-0.5.3-4/src/lib/disk.c 2006-12-19 23:51:38.000000000 +0100 -@@ -55,7 +55,7 @@ +--- a/src/lib/disk.c ++++ b/src/lib/disk.c +@@ -55,7 +55,7 @@ disk_info_from_fd(int fd, return 1; } major = buf.st_dev >> 8; @@ -22,14 +9,3 @@ /* IDE disks can have up to 64 partitions, or 6 bits worth, * and have one bit for the disk number. -diff -ur efibootmgr-0.5.3/src/lib/efi.c efibootmgr-0.5.3-4/src/lib/efi.c ---- efibootmgr-0.5.3/src/lib/efi.c 2005-08-10 17:58:13.000000000 +0200 -+++ efibootmgr-0.5.3-4/src/lib/efi.c 2006-12-19 23:52:21.000000000 +0100 -@@ -35,6 +35,7 @@ - #include <linux/sockios.h> - #include <net/if.h> - #include <pci/pci.h> -+#include <linux/types.h> - #include <linux/ethtool.h> - #include "efi.h" - #include "efichar.h" ++++++ efibootmgr-0.5.3.tar.gz -> efibootmgr-0.5.4.tar.gz ++++++ ++++ 2579 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de