From f4f0e0ba89372f13e90480972ad8054e0ee66436fa465fcedbe75dda20fbdfc2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 23 Jan 2015 17:10:02 +0000 Subject: [PATCH] - apparently with release 1.3.4 xinit needs cc1plus; otherwise generation of startx fails and results in a file with a size of 0 bytes OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=21 --- xinit.changes | 7 +++++++ xinit.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/xinit.changes b/xinit.changes index b453984..e433fe4 100644 --- a/xinit.changes +++ b/xinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 23 17:07:35 UTC 2015 - sndirsch@suse.com + +- apparently with release 1.3.4 xinit needs cc1plus; otherwise + generation of startx fails and results in a file with a size + of 0 bytes + ------------------------------------------------------------------- Wed Jan 21 09:40:03 UTC 2015 - sndirsch@suse.com diff --git a/xinit.spec b/xinit.spec index 9a029c9..6264890 100644 --- a/xinit.spec +++ b/xinit.spec @@ -1,7 +1,7 @@ # # spec file for package xinit # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -32,6 +32,7 @@ Patch1: xinit-client-session.patch Patch2: xinit-suse.patch Patch3: xinit-tolerant-hostname-changes.patch # needed for patch0 +BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(x11)