forked from pool/xinit
- 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
This commit is contained in:
parent
3bb28eaf77
commit
f4f0e0ba89
@ -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
|
Wed Jan 21 09:40:03 UTC 2015 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xinit
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,6 +32,7 @@ Patch1: xinit-client-session.patch
|
|||||||
Patch2: xinit-suse.patch
|
Patch2: xinit-suse.patch
|
||||||
Patch3: xinit-tolerant-hostname-changes.patch
|
Patch3: xinit-tolerant-hostname-changes.patch
|
||||||
# needed for patch0
|
# needed for patch0
|
||||||
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user