Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit efibootmgr
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 09 Feb 2007 16:33:07 +0100
- Message-id: <20070209153308.36434678181@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package efibootmgr
checked in at Fri Feb 9 16:33:07 CET 2007.
--------
--- arch/ia64/efibootmgr/efibootmgr.changes 2006-12-20 00:11:32.000000000 +0100
+++ /mounts/work_src_done/STABLE/efibootmgr/efibootmgr.changes 2007-02-09 14:47:38.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 9 14:46:53 CET 2007 - rw@xxxxxxx
+
+- Fix compilation for STABLE (again).
+
+-------------------------------------------------------------------
@@ -10 +15 @@
-- converted neededforbuild to BuildRequires
+- Converted neededforbuild to BuildRequires.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ efibootmgr.spec ++++++
--- /var/tmp/diff_new_pack.t27034/_old 2007-02-09 16:31:50.000000000 +0100
+++ /var/tmp/diff_new_pack.t27034/_new 2007-02-09 16:31:50.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package efibootmgr (Version 0.5.3)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 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.
#
@@ -14,7 +14,7 @@
URL: http://linux.dell.com/efibootmgr/
Summary: EFI Boot Manager
Version: 0.5.3
-Release: 4
+Release: 2
Group: System/Boot
License: GNU General Public License (GPL)
Source: http://linux.dell.com/efibootmgr/efibootmgr-%{version}.tar.gz
@@ -57,11 +57,13 @@
%{_mandir}/man8/*.gz
%changelog -n efibootmgr
+* Fri Feb 09 2007 - rw@xxxxxxx
+- Fix compilation for STABLE (again).
* Wed Dec 20 2006 - rw@xxxxxxx
- Use '&' instead of '&&' to mask bits. [#219735]
- Fix compilation for STABLE.
* Wed Jan 25 2006 - mls@xxxxxxx
-- converted neededforbuild to BuildRequires
+- Converted neededforbuild to BuildRequires.
* Wed Nov 09 2005 - schwab@xxxxxxx
- Update to efibootmgr 0.5.3.
* Mon Sep 19 2005 - schwab@xxxxxxx
++++++ efibootmgr-0.5.3.diff ++++++
--- /var/tmp/diff_new_pack.t27034/_old 2007-02-09 16:31:50.000000000 +0100
+++ /var/tmp/diff_new_pack.t27034/_new 2007-02-09 16:31:50.000000000 +0100
@@ -6,7 +6,7 @@
efibootmgr_FULLLIB := \
$(patsubst %,$(efibootmgr_LIBDIR)/%,$(efibootmgr_LIBS))
-LIBS = -lpci
-+LIBS = -lpci -lgz
++LIBS = -lpci -lz
ALLDEPS += $(efibootmgr_FULLTARGET)
CLEANLIST += $(efibootmgr_FULLTARGET)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |