SHA256
1
0
forked from pool/gjs

Accepting request 54754 from GNOME:Factory

Accepted submit request 54754 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/54754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gjs?expand=0&rev=15
This commit is contained in:
Lars Vogdt 2010-12-05 22:21:44 +00:00 committed by Git OBS Bridge
commit f790722c8a
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 3 14:31:18 CET 2010 - vuntz@opensuse.org
- Add explicit Requires of mozilla-xulrunner%{xulrunner_ver} to
libgjs0: the Requires on libmozjs.so is not enough, as there
might be more than one provider, and it could be the wrong
version of xulrunner.
-------------------------------------------------------------------
Tue Nov 16 15:51:20 CET 2010 - dimstar@opensuse.org

View File

@ -53,6 +53,9 @@ Mozilla SpiderMonkey JavaScript engine.
License: MIT License (or similar)
Summary: JavaScript bindings based on gobject-introspection and Mozilla
Group: Development/Libraries/GNOME
# Explicitly requires the xulrunner version we need, instead of hoping we'll
# get the right one with the libmozjs.so Requires.
Requires: mozilla-xulrunner%{xulrunner_ver}
Provides: libgjs-0 = %{version}
Obsoletes: libgjs-0 < %{version}