forked from pool/sessreg
- 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
This commit is contained in:
parent
966222dd83
commit
26cc320270
@ -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 <sndirsch@suse.de>
|
||||
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 <rguenther@suse.com>
|
||||
|
||||
Tested-by: Matt Turner <mattst88@gmail.com>
|
||||
Signed-off-by: Matt Turner <mattst88@gmail.com>
|
||||
---
|
||||
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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user