[gjs] BR latest g-i to fix build issue

Colin Walters walters at fedoraproject.org
Thu Jul 28 20:02:28 UTC 2011


commit 2af5412d5be074a95e5089078c9f739cf4c3bb18
Author: Colin Walters <walters at verbum.org>
Date:   Thu Jul 28 16:02:49 2011 -0400

    BR latest g-i to fix build issue

 gjs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gjs.spec b/gjs.spec
index 3e7e264..c507e80 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -1,6 +1,6 @@
 Name:           gjs
 Version:        1.29.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Javascript Bindings for GNOME
 
 Group:          System Environment/Libraries
@@ -16,7 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: js-devel
 BuildRequires: cairo-devel
-BuildRequires: gobject-introspection-devel >= 0.10.1
+BuildRequires: gobject-introspection-devel >= 1.29.16
 BuildRequires: readline-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: intltool
@@ -84,6 +84,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Thu Jul 28 2011 Colin Walters <walters at verbum.org> - 1.29.0-3
+- BR latest g-i to fix build issue
+
 * Mon Jun 27 2011 Adam Williamson <awilliam at redhat.com> - 1.29.0-2
 - build against js, not gecko (from f15 branch, but patch not needed)
 - BR cairo-devel (also from f15)


More information about the scm-commits mailing list