Author: megabajt Date: Wed Feb 15 16:38:45 2012 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.25.2
---- Files affected: packages/gdk-pixbuf2: gdk-pixbuf2.spec (1.27 -> 1.27.2.1) ---- Diffs: ================================================================ Index: packages/gdk-pixbuf2/gdk-pixbuf2.spec diff -u packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.27 packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.27.2.1 --- packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.27 Wed Feb 8 18:49:43 2012 +++ packages/gdk-pixbuf2/gdk-pixbuf2.spec Wed Feb 15 17:38:40 2012 @@ -9,18 +9,18 @@ Summary: An image loading and scaling library Summary(pl.UTF-8): Biblioteka ładująca i skalująca obrazki Name: gdk-pixbuf2 -Version: 2.24.1 -Release: 6 +Version: 2.25.2 +Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-%{version}.tar.xz -# Source0-md5: 72f39b34b20f68148c1609bd27415412 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.25/gdk-pixbuf-%{version}.tar.xz +# Source0-md5: 1820180c64421eda6779133700cdcfd5 Patch0: %{name}-png-nodep.patch URL: http://developer.gnome.org/gdk-pixbuf/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.10 BuildRequires: gettext-devel >= 0.17 -BuildRequires: glib2-devel >= 1:2.28.0 +BuildRequires: glib2-devel >= 1:2.31.0 BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gtk-doc >= 1.11 BuildRequires: jasper-devel @@ -35,7 +35,7 @@ BuildRequires: tar >= 1:1.22 BuildRequires: xorg-lib-libX11-devel BuildRequires: xz -Requires: glib2 >= 1:2.28.0 +Requires: glib2 >= 1:2.31.0 Suggests: librsvg >= 2.31 Conflicts: gtk+2 < 2:2.21.3-1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,7 +65,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gdk-pixbuf Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.28.0 +Requires: glib2-devel >= 1:2.31.0 Conflicts: gtk+2-devel < 2:2.21.3-1 %description devel @@ -101,6 +101,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ --enable-man \ %{__enable_disable apidocs gtk-doc} \ --with-html-dir=%{_gtkdocdir} \ @@ -163,6 +164,7 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/gdk-pixbuf-csource +%attr(755,root,root) %{_bindir}/gdk-pixbuf-pixdata %attr(755,root,root) %{_libdir}/libgdk_pixbuf-2.0.so %attr(755,root,root) %{_libdir}/libgdk_pixbuf_xlib-2.0.so %{_datadir}/gir-1.0/GdkPixbuf-2.0.gir @@ -183,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.1 2012/02/15 16:38:40 megabajt +- updated to 2.25.2 + Revision 1.27 2012/02/08 17:49:43 adamg - release 6 (rebuild against libpng-1.5) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdk-pixbuf2/gdk-pixbuf2.spec?r1=1.27&r2=1.27.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
