This commit is contained in:
parent
291418171c
commit
851bf106c8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 16:14:41 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Build against mozilla-xulrunner191.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 10:12:19 WEST 2009 - vuntz@novell.com
|
||||
|
||||
|
6
gjs.spec
6
gjs.spec
@ -17,7 +17,11 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%if 0%{suse_version} > 1110
|
||||
%define xulrunner_ver 191
|
||||
%else
|
||||
%define xulrunner_ver 190
|
||||
%endif
|
||||
|
||||
Name: gjs
|
||||
BuildRequires: dbus-1-glib-devel
|
||||
@ -28,7 +32,7 @@ BuildRequires: readline-devel
|
||||
License: MIT License (or similar)
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 0.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JavaScript bindings based on gobject-introspection and Mozilla
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Requires: libgjs-0 = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user