Accepting request 578054 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/578054 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=71
This commit is contained in:
commit
0c18aaccb9
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 19 09:35:54 UTC 2018 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Do not try to build against s390 anymore, since it doesn't build
|
||||||
|
with mozjs54 and s390 is only for compability with old
|
||||||
|
applications (gjs doesn't qualifies).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 30 21:25:23 UTC 2018 - bjorn.lie@gmail.com
|
Tue Jan 30 21:25:23 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
1
gjs.spec
1
gjs.spec
@ -44,6 +44,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
|||||||
BuildRequires: pkgconfig(libffi)
|
BuildRequires: pkgconfig(libffi)
|
||||||
#BuildRequires: pkgconfig(mozjs-52)
|
#BuildRequires: pkgconfig(mozjs-52)
|
||||||
Requires: libgjs0 = %{version}
|
Requires: libgjs0 = %{version}
|
||||||
|
ExcludeArch: s390
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module contains JavaScript bindings based on gobject-introspection and the
|
This module contains JavaScript bindings based on gobject-introspection and the
|
||||||
|
Loading…
Reference in New Issue
Block a user