]> git.pld-linux.org Git - packages/crossmingw32-gdk-pixbuf2.git/blobdiff - crossmingw32-gdk-pixbuf2.spec
- updated to 2.36.0
[packages/crossmingw32-gdk-pixbuf2.git] / crossmingw32-gdk-pixbuf2.spec
index 082fdf85b9f2cbce5a59da40a75424aa2a4d6206..48b98e41e4b852dc90c5abb20d329dad797c4b11 100644 (file)
@@ -5,22 +5,22 @@
 Summary:       An image loading and scaling library - cross MinGW32 version
 Summary(pl.UTF-8):     Biblioteka ładująca i skalująca obrazki - wersja skrośna MinGW32
 Name:          crossmingw32-gdk-pixbuf2
-Version:       2.30.5
+Version:       2.36.0
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/gdk-pixbuf-%{version}.tar.xz
-# Source0-md5: d424604ee53c14f29094b646ae56ac3a
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.36/gdk-pixbuf-%{version}.tar.xz
+# Source0-md5: 1a3baf91956c7923dab49ee3de100ce1
 Patch0:                gdk-pixbuf2-png-nodep.patch
 Patch1:                gdk-pixbuf2-gdip.patch
-URL:           http://developer.gnome.org/gdk-pixbuf/
+URL:           https://developer.gnome.org/gdk-pixbuf/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.11
 BuildRequires: crossmingw32-gcc
 BuildRequires: crossmingw32-glib2 >= 2.37.6
 BuildRequires: crossmingw32-jasper
 BuildRequires: crossmingw32-libpng
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-tools >= 0.19
 BuildRequires: gtk-doc >= 1.20
 BuildRequires: libtool >= 2:2.2.6
 BuildRequires: pkgconfig >= 1:0.15
@@ -119,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_dlldir}
-mv -f $RPM_BUILD_ROOT%{_prefix}/bin/*.dll $RPM_BUILD_ROOT%{_dlldir}
+%{__mv} $RPM_BUILD_ROOT%{_prefix}/bin/*.dll $RPM_BUILD_ROOT%{_dlldir}
 
 %if 0%{!?debug:1}
 %{target}-strip --strip-unneeded -R.comment -R.note $RPM_BUILD_ROOT%{_dlldir}/*.dll \
@@ -138,7 +138,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/libgdk_pixbuf-2.0.dll.a
 %{_libdir}/libgdk_pixbuf-2.0.la
-%{_libdir}/gdk_pixbuf-2.0.def
 %{_includedir}/gdk-pixbuf-2.0
 %{_pkgconfigdir}/gdk-pixbuf-2.0.pc
 
This page took 0.062633 seconds and 4 git commands to generate.