From 26cc32027061c6c94d9d4e384278211b1450ea296eef730e0a58398be365a7c6 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 21 Apr 2016 14:39:00 +0000 Subject: [PATCH] - replaced formerly to be upstreamed patch u_Pass-P-to-the-preprocessor-when-generating-filenames.patch by upstream patch U_Pass-P-to-the-preprocessor-when-generating-filenames.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=11 --- ...P-to-the-preprocessor-when-generating-filenames.patch | 9 ++++++--- sessreg.changes | 8 ++++++++ sessreg.spec | 4 ++-- 3 files changed, 16 insertions(+), 5 deletions(-) rename u_Pass-P-to-the-preprocessor-when-generating-filenames.patch => U_Pass-P-to-the-preprocessor-when-generating-filenames.patch (79%) diff --git a/u_Pass-P-to-the-preprocessor-when-generating-filenames.patch b/U_Pass-P-to-the-preprocessor-when-generating-filenames.patch similarity index 79% rename from u_Pass-P-to-the-preprocessor-when-generating-filenames.patch rename to U_Pass-P-to-the-preprocessor-when-generating-filenames.patch index 8553dc2..c4a7688 100644 --- a/u_Pass-P-to-the-preprocessor-when-generating-filenames.patch +++ b/U_Pass-P-to-the-preprocessor-when-generating-filenames.patch @@ -1,10 +1,13 @@ -From 86e163c72b65e634369dfc50e3951af3bd234d4d Mon Sep 17 00:00:00 2001 +From 93f5d5abf6b214a4b36e00cd09174d24b2ed0a6d Mon Sep 17 00:00:00 2001 From: Stefan Dirsch -Date: Mon, 23 Feb 2015 11:50:12 +0100 +Date: Wed, 9 Sep 2015 23:44:06 +0200 Subject: [PATCH] Pass -P to the preprocessor when generating filenames for the manpage. Fixes build with GCC 5. Patch by Richard Biener + +Tested-by: Matt Turner +Signed-off-by: Matt Turner --- man/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -23,5 +26,5 @@ index 665ace5..2e5f146 100644 $(SED) -n -e '/s|__/ p' -e '/^\/__/ p' > $@ -- -1.8.4.5 +2.6.2 diff --git a/sessreg.changes b/sessreg.changes index f20159f..e7a518e 100644 --- a/sessreg.changes +++ b/sessreg.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 21 14:35:20 UTC 2016 - sndirsch@suse.com + +- replaced formerly to be upstreamed patch + u_Pass-P-to-the-preprocessor-when-generating-filenames.patch + by upstream patch + U_Pass-P-to-the-preprocessor-when-generating-filenames.patch + ------------------------------------------------------------------- Mon Feb 23 10:52:56 UTC 2015 - sndirsch@suse.com diff --git a/sessreg.spec b/sessreg.spec index 86f5c0a..aff3d29 100644 --- a/sessreg.spec +++ b/sessreg.spec @@ -1,7 +1,7 @@ # # spec file for package sessreg # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ License: MIT Group: System/X11/Utilities Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 -Patch0: u_Pass-P-to-the-preprocessor-when-generating-filenames.patch +Patch0: U_Pass-P-to-the-preprocessor-when-generating-filenames.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: pkg-config