Author: megabajt Date: Thu Apr 1 19:32:58 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.30.1
---- Files affected: packages/libgnomecanvas: libgnomecanvas.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: packages/libgnomecanvas/libgnomecanvas.spec diff -u packages/libgnomecanvas/libgnomecanvas.spec:1.86 packages/libgnomecanvas/libgnomecanvas.spec:1.87 --- packages/libgnomecanvas/libgnomecanvas.spec:1.86 Fri Feb 26 22:32:24 2010 +++ packages/libgnomecanvas/libgnomecanvas.spec Thu Apr 1 21:32:53 2010 @@ -6,12 +6,12 @@ Summary: GnomeCanvas widget Summary(pl.UTF-8): Widget GnomeCanvas Name: libgnomecanvas -Version: 2.26.0 -Release: 3 +Version: 2.30.1 +Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: 9bbc635e5ae70e63af071af74ba7e72f +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 362ab7b81024b3c3b4a712e7df01b169 URL: http://www.gnome.org/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -99,6 +99,9 @@ %prep %setup -q +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__gtkdocize} %{__glib_gettextize} @@ -109,7 +112,8 @@ %{__automake} %configure \ %{?with_apidocs:--enable-gtk-doc} \ - --with-html-dir=%{_gtkdocdir} + --with-html-dir=%{_gtkdocdir} \ + --enable-glade %{__make} %install @@ -164,6 +168,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2010/04/01 19:32:53 megabajt +- updated to 2.30.1 + Revision 1.86 2010/02/26 21:32:24 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgnomecanvas/libgnomecanvas.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
