Author: megabajt Date: Sun Oct 31 22:06:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.7.5
---- Files affected: packages/gjs: gjs.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/gjs/gjs.spec diff -u packages/gjs/gjs.spec:1.10 packages/gjs/gjs.spec:1.11 --- packages/gjs/gjs.spec:1.10 Fri Oct 15 07:14:38 2010 +++ packages/gjs/gjs.spec Sun Oct 31 23:06:50 2010 @@ -2,12 +2,12 @@ Summary: JavaScript bindings for GNOME Summary(pl.UTF-8): Wiązania JavaScript dla GNOME Name: gjs -Version: 0.7.4 +Version: 0.7.5 Release: 1 License: MIT and (MPL v1.1 / GPL v2+ / LGPL v2+) Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gjs/0.7/%{name}-%{version}.tar.bz2 -# Source0-md5: e9205b087d0174b2440c30af9e8872b4 +# Source0-md5: e832a9dcc20160b10d271dff0ddf74f6 Patch0: %{name}-rpath.patch URL: http://live.gnome.org/Gjs BuildRequires: autoconf >= 2.61 @@ -15,7 +15,7 @@ BuildRequires: dbus-glib-devel BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.16.0 -BuildRequires: gobject-introspection-devel >= 0.6.8 +BuildRequires: gobject-introspection-devel >= 0.9.5 BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: pkgconfig @@ -37,7 +37,8 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: dbus-devel -Requires: gobject-introspection-devel >= 0.6.8 +Requires: glib2-devel >= 1:2.16.0 +Requires: gobject-introspection-devel >= 0.9.5 Requires: xulrunner-devel %description devel @@ -110,6 +111,7 @@ %{_pkgconfigdir}/gjs-1.0.pc %{_pkgconfigdir}/gjs-dbus-1.0.pc %{_pkgconfigdir}/gjs-gi-1.0.pc +%{_pkgconfigdir}/gjs-internals-1.0.pc %{_examplesdir}/%{name}-%{version} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -118,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/10/31 22:06:50 megabajt +- updated to 0.7.5 + Revision 1.10 2010/10/15 05:14:38 aredridel - 0.7.4 - Fix path to libmozjs.so, since it's in /usr/lib/xulrunner/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gjs/gjs.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
