]> git.pld-linux.org Git - packages/gdk-pixbuf2.git/blobdiff - gdk-pixbuf2.spec
- updated to 2.23.5
[packages/gdk-pixbuf2.git] / gdk-pixbuf2.spec
index bf4043b9f74b6211c36e84e931b1c3e4347c021a..cc69ab6dec1a5f2d2c48a7a26a2dfc3d2e169dd4 100644 (file)
@@ -7,20 +7,18 @@
 Summary:       An image loading and scaling library
 Summary(pl.UTF-8):     Biblioteka ładująca i skalująca obrazki
 Name:          gdk-pixbuf2
-Version:       2.22.1
-Release:       2
+Version:       2.23.5
+Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.22/gdk-pixbuf-%{version}.tar.bz2
-# Source0-md5: 716c4593ead3f9c8cca63b8b1907a561
-Patch0:                gobject-introspection.patch
-Patch1:                %{name}-nopngdep.patch
-URL:           http://www.gtk.org/
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.23/gdk-pixbuf-%{version}.tar.xz
+# Source0-md5: 066e30277cadc225a7cef4c258da830b
+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.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
@@ -31,8 +29,10 @@ BuildRequires:       libxslt-progs
 BuildRequires: perl-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.527
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
-Requires:      glib2 >= 1:2.25.9
+BuildRequires: xz
+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 +62,7 @@ Summary:      Header files for gdk-pixbuf library
 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,8 +85,6 @@ Dokumentacja API biblioteki gdk-pixbuf.
 
 %prep
 %setup -q -n gdk-pixbuf-%{version}
-%patch0 -p1
-%patch1 -p1
 sed -i s#^io## po/LINGUAS
 %{__rm} po/io.po
 
@@ -123,7 +121,7 @@ touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/%{abiver}/loaders.cache
 
 %{!?with_apidocs:%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}}
 
-%find_lang gdk-pixbuf %{name}
+%find_lang gdk-pixbuf %{name}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.049975 seconds and 4 git commands to generate.