Author: megabajt Date: Wed Feb 17 11:09:51 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5
---- Files affected: packages/gjs: gjs.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/gjs/gjs.spec diff -u packages/gjs/gjs.spec:1.2 packages/gjs/gjs.spec:1.3 --- packages/gjs/gjs.spec:1.2 Sat Oct 17 10:29:36 2009 +++ packages/gjs/gjs.spec Wed Feb 17 12:09:45 2010 @@ -2,12 +2,12 @@ Summary: JavaScript bindings for GNOME Summary(pl.UTF-8): Wiązania JavaScript dla GNOME Name: gjs -Version: 0.4 -Release: 2 +Version: 0.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.4/%{name}-%{version}.tar.bz2 -# Source0-md5: 584594b22e433d56d660a7dda650809d +Source0: http://ftp.gnome.org/pub/GNOME/sources/gjs/0.5/%{name}-%{version}.tar.bz2 +# Source0-md5: b1fcaa8a80204608e79daa49c27cbefa URL: http://live.gnome.org/Gjs BuildRequires: autoconf >= 2.61 BuildRequires: automake @@ -90,6 +90,7 @@ %attr(755,root,root) %{_libdir}/gjs-1.0/debugger.so %attr(755,root,root) %{_libdir}/gjs-1.0/gettextNative.so %attr(755,root,root) %{_libdir}/gjs-1.0/gi.so +%attr(755,root,root) %{_libdir}/gjs-1.0/langNative.so %attr(755,root,root) %{_libdir}/gjs-1.0/mainloop.so %{_datadir}/gjs-1.0 @@ -113,6 +114,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/02/17 11:09:45 megabajt +- updated to 0.5 + Revision 1.2 2009/10/17 08:29:36 wiget - force -j1 for make install to workaround relinking problem - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gjs/gjs.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
