From 29760572b04e832ece11829728681f1fd607c71fc5f7bd232e748c79a1312b94 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 27 Apr 2010 14:24:27 +0000 Subject: [PATCH 1/3] . OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=31 --- emacs.changes | 6 ++++++ emacs.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/emacs.changes b/emacs.changes index 164e3ca..b217c68 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 27 16:19:58 CEST 2010 - werner@suse.de + +- Avoid segfault with newer gcc 4.5.0, see Emacs bug #6031 on + debbugs.gnu.org + ------------------------------------------------------------------- Mon Apr 5 18:32:53 CEST 2010 - ro@suse.de diff --git a/emacs.spec b/emacs.spec index 8f9a4c4..aed2adf 100644 --- a/emacs.spec +++ b/emacs.spec @@ -307,6 +307,7 @@ LDFLAGS= cflags -Wno-unused-variable CFLAGS cflags -Wno-unused-label CFLAGS cflags -Wno-unprototyped-calls CFLAGS + cflags -fno-optimize-sibling-calls CFLAGS cflags -Wl,-O2 LDFLAGS cflags -Wl,--hash-size=65521 LDFLAGS %ifarch ia64 From 919882705796954d25b50ccdd1d9f635225c52e999e9179ca4e96607a50fdc14 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 28 Apr 2010 20:37:37 +0000 Subject: [PATCH 2/3] Accepting request 38947 from editors checked in (request 38947) OBS-URL: https://build.opensuse.org/request/show/38947 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=32 --- emacs.changes | 6 ------ emacs.spec | 1 - 2 files changed, 7 deletions(-) diff --git a/emacs.changes b/emacs.changes index b217c68..164e3ca 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Tue Apr 27 16:19:58 CEST 2010 - werner@suse.de - -- Avoid segfault with newer gcc 4.5.0, see Emacs bug #6031 on - debbugs.gnu.org - ------------------------------------------------------------------- Mon Apr 5 18:32:53 CEST 2010 - ro@suse.de diff --git a/emacs.spec b/emacs.spec index aed2adf..8f9a4c4 100644 --- a/emacs.spec +++ b/emacs.spec @@ -307,7 +307,6 @@ LDFLAGS= cflags -Wno-unused-variable CFLAGS cflags -Wno-unused-label CFLAGS cflags -Wno-unprototyped-calls CFLAGS - cflags -fno-optimize-sibling-calls CFLAGS cflags -Wl,-O2 LDFLAGS cflags -Wl,--hash-size=65521 LDFLAGS %ifarch ia64 From 9069ddafba6b4ded89dafa2d62dbe0c7ce8b417a22ea660ee3cfba2e9c949d02 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 28 Apr 2010 20:37:49 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/emacs revision 49.0 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=2a6b28cc716ac8c5b4b704e52be5a964 --- emacs.changes | 6 ++++++ emacs.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/emacs.changes b/emacs.changes index 164e3ca..b217c68 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 27 16:19:58 CEST 2010 - werner@suse.de + +- Avoid segfault with newer gcc 4.5.0, see Emacs bug #6031 on + debbugs.gnu.org + ------------------------------------------------------------------- Mon Apr 5 18:32:53 CEST 2010 - ro@suse.de diff --git a/emacs.spec b/emacs.spec index 8f9a4c4..56755c9 100644 --- a/emacs.spec +++ b/emacs.spec @@ -25,7 +25,7 @@ Url: http://www.gnu.org/software/emacs/ License: GPLv2+ Group: Productivity/Editors/Emacs Version: 23.1 -Release: 12 +Release: 13 Obsoletes: ge_exec ge_site emac_nox emacmisc emacsbin emacsger emacs-url Mule-UCS emacs-calc erc Requires: emacs-info = %{version} Requires: emacs_program = %{version}-%{release} @@ -307,6 +307,7 @@ LDFLAGS= cflags -Wno-unused-variable CFLAGS cflags -Wno-unused-label CFLAGS cflags -Wno-unprototyped-calls CFLAGS + cflags -fno-optimize-sibling-calls CFLAGS cflags -Wl,-O2 LDFLAGS cflags -Wl,--hash-size=65521 LDFLAGS %ifarch ia64