Author: megabajt Date: Sat Mar 5 22:38:37 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.23.1 - removed obsolete gobject-introspection.patch
---- Files affected: packages/gdk-pixbuf2: gdk-pixbuf2.spec (1.15.2.1 -> 1.15.2.2) ---- Diffs: ================================================================ Index: packages/gdk-pixbuf2/gdk-pixbuf2.spec diff -u packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.15.2.1 packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.15.2.2 --- packages/gdk-pixbuf2/gdk-pixbuf2.spec:1.15.2.1 Wed Dec 29 00:35:13 2010 +++ packages/gdk-pixbuf2/gdk-pixbuf2.spec Sat Mar 5 23:38:32 2011 @@ -8,19 +8,18 @@ Summary: An image loading and scaling library Summary(pl.UTF-8): Biblioteka ładująca i skalująca obrazki Name: gdk-pixbuf2 -Version: 2.23.0 -Release: 0.1 +Version: 2.23.1 +Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.23/gdk-pixbuf-%{version}.tar.bz2 -# Source0-md5: f07a648e3698cf29dcf1e69538b8b636 -Patch0: gobject-introspection.patch +# Source0-md5: f1b8cf15154ad0f1178f104d98f326f0 URL: http://www.gtk.org/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.10 BuildRequires: gettext-devel >= 0.17 -BuildRequires: glib2-devel >= 1:2.25.9 -BuildRequires: gobject-introspection-devel >= 0.9.5 +BuildRequires: glib2-devel >= 1:2.28.0 +BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gtk-doc >= 1.11 BuildRequires: jasper-devel BuildRequires: libjpeg-devel @@ -32,7 +31,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.527 BuildRequires: xorg-lib-libX11-devel -Requires: glib2 >= 1:2.25.9 +Requires: glib2 >= 1:2.28.0 Suggests: librsvg >= 2.31 Conflicts: gtk+2 < 2:2.21.3-1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,7 +61,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gdk-pixbuf Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.25.9 +Requires: glib2-devel >= 1:2.28.0 Conflicts: gtk+2-devel < 2:2.21.3-1 %description devel @@ -85,7 +84,6 @@ %prep %setup -q -n gdk-pixbuf-%{version} -%patch0 -p1 sed -i s#^io## po/LINGUAS %{__rm} po/io.po @@ -178,6 +176,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15.2.2 2011/03/05 22:38:32 megabajt +- updated to 2.23.1 +- removed obsolete gobject-introspection.patch + Revision 1.15.2.1 2010/12/28 23:35:13 wiget - 2.23.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdk-pixbuf2/gdk-pixbuf2.spec?r1=1.15.2.1&r2=1.15.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
