Author: megabajt Date: Sun Apr 3 20:37:17 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.34.0
---- Files affected: packages/librsvg: librsvg.spec (1.149 -> 1.150) ---- Diffs: ================================================================ Index: packages/librsvg/librsvg.spec diff -u packages/librsvg/librsvg.spec:1.149 packages/librsvg/librsvg.spec:1.150 --- packages/librsvg/librsvg.spec:1.149 Wed Nov 17 09:00:33 2010 +++ packages/librsvg/librsvg.spec Sun Apr 3 22:37:12 2011 @@ -17,13 +17,13 @@ Summary(ru.UTF-8): SVG библиотека Summary(uk.UTF-8): SVG бібліотека Name: librsvg -Version: 2.32.1 +Version: 2.34.0 Release: 1 Epoch: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: 4b00d0fee130c936644892c152f42db7 +Source0: http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.34/%{name}-%{version}.tar.bz2 +# Source0-md5: 5eb2fcd0765aa5e47a4999985e3c27ab URL: http://librsvg.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake >= 1:1.9 @@ -31,6 +31,7 @@ BuildRequires: gdk-pixbuf2-devel >= 2.0 BuildRequires: glib2-devel >= 1:2.24.0 BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk+3-devel >= 3.0.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.13} %{?with_apidocs:BuildRequires: gtk-doc-automake} %{?with_libcroco:BuildRequires: libcroco-devel >= 0.6.1} @@ -45,6 +46,7 @@ Requires: gdk-pixbuf2 >= 2.0 Requires: glib2 >= 1:2.24.0 Requires: gtk+2 >= 2:2.16.0 +Requires: gtk+3 >= 3.0.0 %{?with_libcroco:Requires: libcroco >= 0.6.1} %{?with_libgsf:Requires: libgsf >= 1.14.4} Requires: libxml2 >= 1:2.6.31 @@ -198,6 +200,7 @@ %doc ChangeLog AUTHORS NEWS %attr(755,root,root) %{_bindir}/rsvg %attr(755,root,root) %{_bindir}/rsvg-convert +%attr(755,root,root) %{_bindir}/rsvg-view-3 %attr(755,root,root) %{_bindir}/rsvg-view %attr(755,root,root) %{_libdir}/gdk-pixbuf-2.0/2.*.*/loaders/libpixbufloader-svg.so %attr(755,root,root) %{_libdir}/gtk-2.0/2.*/engines/libsvg.so @@ -231,6 +234,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.150 2011/04/03 20:37:12 megabajt +- updated to 2.34.0 + Revision 1.149 2010/11/17 08:00:33 qboosh - comment on separation (no need to create lib-libs-reallyonlylibs subpackages everywhere) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/librsvg/librsvg.spec?r1=1.149&r2=1.150&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
