From f2549d444b9f0da052a3b4aaeab4c66f310376f0378d0c1bd2014580dbf526d6 Mon Sep 17 00:00:00 2001 From: Charles Arnold Date: Tue, 7 Apr 2015 16:57:44 +0000 Subject: [PATCH] GCC 5 is by default. (bsc#921994) breakage with GCC 5. (bsc#921994) OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=356 --- xen.changes | 4 ++-- xen.spec | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/xen.changes b/xen.changes index b09b4e3..24a2e2a 100644 --- a/xen.changes +++ b/xen.changes @@ -23,10 +23,10 @@ Thu Mar 12 12:33:45 UTC 2015 - rguenther@suse.com - Add xen-c99-fix.patch to remove pointless inline specifier on function declarations which break build with a C99 compiler which - GCC 5 is by default. + GCC 5 is by default. (bsc#921994) - Add ipxe-no-error-logical-not-parentheses.patch to supply -Wno-logical-not-parentheses to the ipxe build to fix - breakage with GCC 5. + breakage with GCC 5. (bsc#921994) ------------------------------------------------------------------- Wed Mar 11 13:15:07 MDT 2015 - carnold@suse.com diff --git a/xen.spec b/xen.spec index 01edc89..86fde61 100644 --- a/xen.spec +++ b/xen.spec @@ -1,7 +1,7 @@ # # spec file for package xen # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - # needssslcertforbuild Name: xen