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

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