Author: megabajt Date: Mon Mar 26 18:09:24 2012 GMT Module: packages Tag: HEAD ---- Log message: - merged from DEVEL
---- Files affected: packages/gdk-pixbuf2: gdk-pixbuf2.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/gdk-pixbuf2/gdk-pixbuf2.spec diff -u packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.28 packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.29 --- packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.28 Thu Mar 1 20:02:30 2012 +++ packages/gdk-pixbuf2/gdk-pixbuf2.spec Mon Mar 26 20:09:19 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.26.0 +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.26/gdk-pixbuf-%{version}.tar.xz +# Source0-md5: 1c186f9903a20e96587b9afb27944b40 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.32.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.32.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.32.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} \ @@ -165,6 +166,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 @@ -185,8 +187,17 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2012/03/26 18:09:19 megabajt +- merged from DEVEL + +Revision 1.27.2.2 2012/03/20 17:32:25 megabajt +- updated to 2.26.0 + Revision 1.28 2012/03/01 19:02:30 glen - fix uninstall of one arch in multilib installs when both arch pkgs were present + +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/packages/gdk-pixbuf2/gdk-pixbuf2.spec?r1=1.28&r2=1.29 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
