Hello community,

here is the log from the commit of package gnu-efi for openSUSE:Factory checked 
in at 2012-11-13 09:40:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-efi (Old)
 and      /work/SRC/openSUSE:Factory/.gnu-efi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu-efi", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-efi/gnu-efi.changes  2012-07-20 
10:24:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnu-efi.new/gnu-efi.changes     2012-11-13 
09:41:01.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov  7 16:22:08 UTC 2012 - dmuel...@suse.com
+
+- revert last change as it breaks the app completely
+
+-------------------------------------------------------------------

Old:
----
  gnu-efi-add-optflags-to-make-defaults.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnu-efi.spec ++++++
--- /var/tmp/diff_new_pack.04S2Oz/_old  2012-11-13 09:41:02.000000000 +0100
+++ /var/tmp/diff_new_pack.04S2Oz/_new  2012-11-13 09:41:02.000000000 +0100
@@ -20,13 +20,11 @@
 Version:        3.0q
 Release:        0
 Summary:        Library for EFI Applications
-License:        BSD-3-Clause ; GPL-2.0+
+License:        BSD-3-Clause and GPL-2.0+
 Group:          Development/Libraries/Other
 Url:            http://sourceforge.net/projects/gnu-efi
 Source:         
http://downloads.sourceforge.net/gnu-efi/gnu-efi_3.0q.orig.tar.gz
 Source1:        %{name}-rpmlintrc
-# PATCH-FIX-OPENSUSE gnu-efi-add-optflags-to-make-defaults.patch 
malcolmle...@opensuse.org -- Add additional RPM OPT FLAGS to Make.defaults to 
avoid brp check warning.
-Patch0:         gnu-efi-add-optflags-to-make-defaults.patch
 BuildRequires:  kernel-source
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  ia64 %ix86 x86_64
@@ -43,10 +41,13 @@
 
 %prep
 %setup -q -n gnu-efi-3.0
-%patch0 -p1
 
 %build
-make LINUX_HEADERS=/usr/src/linux OPTFLAGS="$RPM_OPT_FLAGS"
+##########################
+## DO NOT ADD RPM OPT FLAGS! THIS DOES NOT BUILD AGAINST GLIBC
+##
+##########################
+make LINUX_HEADERS=/usr/src/linux
 
 %install
 make install INSTALLROOT=%{buildroot}%{_prefix} LIBDIR=%_lib

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

Reply via email to