]> git.pld-linux.org Git - packages/gdk-pixbuf2.git/blobdiff - gdk-pixbuf2.spec
- updated to 2.31.2
[packages/gdk-pixbuf2.git] / gdk-pixbuf2.spec
index 7302f0b1b72cf1542123d3b461f6ea433be4f53a..f9142ed5ba92d23045558dd7b222d90880dcfe30 100644 (file)
@@ -8,20 +8,20 @@
 Summary:       An image loading and scaling library
 Summary(pl.UTF-8):     Biblioteka ładująca i skalująca obrazki
 Name:          gdk-pixbuf2
-Version:       2.26.4
+Version:       2.31.2
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.26/gdk-pixbuf-%{version}.tar.xz
-# Source0-md5: e634924654bedfdbe58fab059f38ffed
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.31/gdk-pixbuf-%{version}.tar.xz
+# Source0-md5: 6be6bbc4f356d4b79ab4226860ab8523
 Patch0:                %{name}-png-nodep.patch
 URL:           http://developer.gnome.org/gdk-pixbuf/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
 BuildRequires: gettext-devel >= 0.17
-BuildRequires: glib2-devel >= 1:2.32.0
+BuildRequires: glib2-devel >= 1:2.37.6
 BuildRequires: gobject-introspection-devel >= 0.10.0
-BuildRequires: gtk-doc >= 1.11
+BuildRequires: gtk-doc >= 1.20
 BuildRequires: jasper-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
@@ -34,7 +34,7 @@ BuildRequires:        rpmbuild(macros) >= 1.527
 BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xz
-Requires:      glib2 >= 1:2.32.0
+Requires:      glib2 >= 1:2.37.6
 Suggests:      librsvg >= 2.31
 Conflicts:     gtk+2 < 2:2.21.3-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -64,7 +64,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.32.0
+Requires:      glib2-devel >= 1:2.37.6
 Conflicts:     gtk+2-devel < 2:2.21.3-1
 
 %description devel
@@ -89,9 +89,6 @@ Dokumentacja API biblioteki gdk-pixbuf.
 %setup -q -n gdk-pixbuf-%{version}
 %patch0 -p1
 
-sed -i s#^io## po/LINGUAS
-%{__rm} po/io.po
-
 %build
 %{__gettextize}
 %{__libtoolize}
@@ -127,6 +124,10 @@ touch $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/%{abiver}/loaders.cache
 
 %{!?with_apidocs:%{__rm} -r $RPM_BUILD_ROOT%{_gtkdocdir}}
 
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
+# not supported by glibc
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/io
+
 %find_lang gdk-pixbuf %{name}.lang
 
 %clean
This page took 0.170759 seconds and 4 git commands to generate.