From 7f9822682dd89d73a8ce5d036b3026c3bb158fd5 Mon Sep 17 00:00:00 2001 From: songnannan Date: Mon, 20 Jan 2020 17:40:42 +0800 Subject: [PATCH] remove the jasper --- gdk-pixbuf2.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index a90f0e6..da81e3f 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,6 +1,6 @@ Name: gdk-pixbuf2 Version: 2.38.0 -Release: 7 +Release: 8 Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. License: LGPLv2+ @@ -8,7 +8,7 @@ URL: http://www.gtk.org Source0: http://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-%{version}.tar.xz BuildRequires: gettext gtk-doc pkgconfig(gio-2.0) >= 2.48.0 libpng-devel libjpeg-devel libtiff-devel shared-mime-info -BuildRequires: jasper-devel meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt +BuildRequires: meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt Requires: glib2 >= 2.48.0 shared-mime-info @@ -44,7 +44,7 @@ developing applications that uses gdk-pixbuf2 xlib and test. %autosetup -n gdk-pixbuf-%{version} -p1 %build -%meson -Dbuiltin_loaders=png -Ddocs=true -Djasper=true +%meson -Dbuiltin_loaders=png -Ddocs=true %global _smp_mflags -j1 %meson_build @@ -95,6 +95,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %{_mandir}/man1/gdk-pixbuf-csource.1* %changelog +* Mon Jan 20 2020 openEuler Buildteam - 2.38.0-8 +- remove the jasper + * Tue Dec 24 2019 openEuler Buildteam - 2.38.0-7 - change the path of files