SHA256
1
0
forked from pool/gjs
OBS User unknown 2009-08-10 20:36:35 +00:00 committed by Git OBS Bridge
parent 291418171c
commit 851bf106c8
2 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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}