From 4c095a7ddb84ea2c5fdf123ddd95e2f7d34ee6e0 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 5 Feb 2014 14:04:38 -0800 Subject: [PATCH] bump to mozjs24, buildrequire gtk+ for BGO #721838 fix --- gjs.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gjs.spec b/gjs.spec index f322def..ef5f1ed 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,6 +1,6 @@ Name: gjs Version: 1.39.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME Group: System Environment/Libraries @@ -13,11 +13,12 @@ URL: http://live.gnome.org/Gjs/ #VCS: git://git.gnome.org/gjs Source0: http://download.gnome.org/sources/%{name}/1.39/%{name}-%{version}.tar.xz -BuildRequires: mozjs17-devel +BuildRequires: mozjs24-devel BuildRequires: cairo-gobject-devel BuildRequires: gobject-introspection-devel >= 1.31.22 BuildRequires: readline-devel BuildRequires: dbus-glib-devel +BuildRequires: gtk3-devel BuildRequires: intltool BuildRequires: pkgconfig # Bootstrap requirements @@ -67,7 +68,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_bindir}/gjs-console %{_libdir}/*.so.* %{_libdir}/gjs -%{_datadir}/gjs-1.0 %files devel %doc examples/* @@ -77,6 +77,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Wed Feb 05 2014 Adam Williamson - 1.39.3-2 +- build against mozjs24 + * Wed Jan 29 2014 Richard Hughes - 1.39.3-1 - Update to 1.39.3