Accepting request 29862 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gtk2 via accept of submit request 29862 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/29862 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=91
This commit is contained in:
parent
298db9977b
commit
54fcb18cd0
@ -20,8 +20,9 @@
|
||||
Name: gtk2
|
||||
%define _name gtk+
|
||||
Version: 2.19.3
|
||||
Release: 1
|
||||
# FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions.
|
||||
# FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)
|
||||
Release: 1
|
||||
License: LGPLv2.1+
|
||||
Summary: Library for Creation of Graphical User Interfaces (version 2)
|
||||
Url: http://www.gtk.org/
|
||||
@ -183,7 +184,8 @@ export CFLAGS=`echo $CFLAGS | sed -e 's/-fomit-frame-pointer//g'`
|
||||
%configure \
|
||||
--enable-man \
|
||||
--with-xinput=xfree
|
||||
make %{?jobs:-j%jobs}
|
||||
#make %{?jobs:-j%jobs}
|
||||
make
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user