packages: gjs/gjs.spec - updated to 0.6
megabajt
megabajt at pld-linux.org
Fri Mar 19 20:09:32 CET 2010
Author: megabajt Date: Fri Mar 19 19:09:32 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.6
---- Files affected:
packages/gjs:
gjs.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/gjs/gjs.spec
diff -u packages/gjs/gjs.spec:1.5 packages/gjs/gjs.spec:1.6
--- packages/gjs/gjs.spec:1.5 Thu Feb 18 01:28:00 2010
+++ packages/gjs/gjs.spec Fri Mar 19 20:09:27 2010
@@ -2,19 +2,19 @@
Summary: JavaScript bindings for GNOME
Summary(pl.UTF-8): Wiązania JavaScript dla GNOME
Name: gjs
-Version: 0.5
+Version: 0.6
Release: 1
License: MIT and (MPL v1.1 / GPL v2+ / LGPL v2+)
Group: Libraries
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gjs/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5: b1fcaa8a80204608e79daa49c27cbefa
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gjs/0.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 0667ee25bc89eeea2fede223be82df81
URL: http://live.gnome.org/Gjs
BuildRequires: autoconf >= 2.61
BuildRequires: automake
BuildRequires: dbus-glib-devel
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.16.0
-BuildRequires: gobject-introspection-devel >= 0.6.3
+BuildRequires: gobject-introspection-devel >= 0.6.8
BuildRequires: libstdc++-devel
BuildRequires: libtool
BuildRequires: pkgconfig
@@ -36,7 +36,7 @@
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: dbus-devel
-Requires: gobject-introspection-devel
+Requires: gobject-introspection-devel >= 0.6.8
Requires: xulrunner-devel
%description devel
@@ -86,6 +86,7 @@
%attr(755,root,root) %{_libdir}/libgjs.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgjs.so.0
%dir %{_libdir}/gjs-1.0
+%attr(755,root,root) %{_libdir}/gjs-1.0/cairoNative.so
%attr(755,root,root) %{_libdir}/gjs-1.0/console.so
%attr(755,root,root) %{_libdir}/gjs-1.0/dbusNative.so
%attr(755,root,root) %{_libdir}/gjs-1.0/debugger.so
@@ -115,6 +116,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/03/19 19:09:27 megabajt
+- updated to 0.6
+
Revision 1.5 2010/02/18 00:28:00 sparky
- dropped erroneus BR: python-modules -- it comes from gobject-introspection
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gjs/gjs.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list