SHA256
1
0
forked from pool/gjs

Accepting request 35343 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/gjs via accept of submit request 35343 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/35343
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=11
This commit is contained in:
Magnus Boman
2010-03-19 23:46:42 +00:00
committed by Git OBS Bridge
parent 750fd98088
commit 10cf354b36
5 changed files with 51 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gjs (Version 0.4)
# spec file for package gjs (Version 0.6)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,15 @@
%endif
Name: gjs
Version: 0.4
Version: 0.6
Release: 1
License: MIT License (or similar)
Summary: JavaScript bindings based on gobject-introspection and Mozilla
Group: Development/Libraries/GNOME
Source: %{name}-%{version}.tar.bz2
BuildRequires: cairo-devel
BuildRequires: dbus-1-glib-devel
BuildRequires: gcc-c++
BuildRequires: gobject-introspection-devel
BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel
BuildRequires: python