Author: megabajt Date: Wed Nov 10 22:40:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.7.6
---- Files affected: packages/gjs: gjs.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/gjs/gjs.spec diff -u packages/gjs/gjs.spec:1.11 packages/gjs/gjs.spec:1.12 --- packages/gjs/gjs.spec:1.11 Sun Oct 31 23:06:50 2010 +++ packages/gjs/gjs.spec Wed Nov 10 23:40:12 2010 @@ -2,12 +2,12 @@ Summary: JavaScript bindings for GNOME Summary(pl.UTF-8): Wiązania JavaScript dla GNOME Name: gjs -Version: 0.7.5 +Version: 0.7.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.7/%{name}-%{version}.tar.bz2 -# Source0-md5: e832a9dcc20160b10d271dff0ddf74f6 +# Source0-md5: 25e5ae2d0c0fc669802955a4ad8f68b4 Patch0: %{name}-rpath.patch URL: http://live.gnome.org/Gjs BuildRequires: autoconf >= 2.61 @@ -57,7 +57,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --disable-silent-rules %{__make} %install @@ -120,6 +121,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2010/11/10 22:40:12 megabajt +- updated to 0.7.6 + Revision 1.11 2010/10/31 22:06:50 megabajt - updated to 0.7.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gjs/gjs.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
