Rebuild against newer xulrunner
This commit is contained in:
parent
3fdcba5c82
commit
b860a5b8f1
7
gjs.spec
7
gjs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gjs
|
Name: gjs
|
||||||
Version: 0.7.11
|
Version: 0.7.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Javascript Bindings for GNOME
|
Summary: Javascript Bindings for GNOME
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -26,7 +26,7 @@ BuildRequires: gtk-doc gnome-common
|
|||||||
# A better fix would be to get all of Fedora's spidermonkey consumers
|
# A better fix would be to get all of Fedora's spidermonkey consumers
|
||||||
# to not depend on xulrunner. See
|
# to not depend on xulrunner. See
|
||||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=618381
|
# https://bugzilla.mozilla.org/show_bug.cgi?id=618381
|
||||||
Requires: gecko-libs%{?_isa} = 2.0-beta11
|
Requires: gecko-libs%{?_isa} = 2.0-beta12
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Gjs allows using GNOME libraries from Javascript. It's based on the
|
Gjs allows using GNOME libraries from Javascript. It's based on the
|
||||||
@ -88,6 +88,9 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2011 Christopher Aillon <caillon@redhat.com> - 0.7.11-2
|
||||||
|
- Rebuild against newer gecko
|
||||||
|
|
||||||
* Tue Feb 22 2011 Owen Taylor <otaylor@redhat.com> - 0.7.11-1
|
* Tue Feb 22 2011 Owen Taylor <otaylor@redhat.com> - 0.7.11-1
|
||||||
- Update to 0.7.11
|
- Update to 0.7.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user