SHA256
1
0
forked from pool/gjs

Accepting request 246065 from GNOME:Next

Push GN

OBS-URL: https://build.opensuse.org/request/show/246065
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=93
This commit is contained in:
2014-08-23 11:51:51 +00:00
committed by Git OBS Bridge
parent a3c7a2f7d5
commit 15bfc18e92
4 changed files with 41 additions and 6 deletions

View File

@@ -17,22 +17,23 @@
Name: gjs
Version: 1.40.1
Version: 1.41.4
Release: 0
# FIXME: find out if tapsets should really be in devel package or in main package
Summary: JavaScript bindings based on gobject-introspection and Mozilla
License: MIT
Group: Development/Libraries/GNOME
Url: http://live.gnome.org/Gjs
Source: http://download.gnome.org/sources/gjs/1.40/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gjs/1.41/%{name}-%{version}.tar.xz
BuildRequires: gcc-c++
BuildRequires: python
BuildRequires: readline-devel
BuildRequires: systemtap-sdt-devel
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(cairo-xlib)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.38.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.4
BuildRequires: pkgconfig(libffi)
BuildRequires: pkgconfig(mozjs-24)
Requires: libgjs0 = %{version}