SHA256
1
0
forked from pool/xinit

Accepting request 282581 from X11:XOrg

- 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/request/show/282581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xinit?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2015-01-24 21:20:07 +00:00 committed by Git OBS Bridge
commit 49a29e644a
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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)