remove the jasper

This commit is contained in:
songnannan 2020-01-20 17:40:42 +08:00
parent 0333263124
commit 7f9822682d

View File

@ -1,6 +1,6 @@
Name: gdk-pixbuf2 Name: gdk-pixbuf2
Version: 2.38.0 Version: 2.38.0
Release: 7 Release: 8
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
License: LGPLv2+ 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 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: 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 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 %autosetup -n gdk-pixbuf-%{version} -p1
%build %build
%meson -Dbuiltin_loaders=png -Ddocs=true -Djasper=true %meson -Dbuiltin_loaders=png -Ddocs=true
%global _smp_mflags -j1 %global _smp_mflags -j1
%meson_build %meson_build
@ -95,6 +95,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%{_mandir}/man1/gdk-pixbuf-csource.1* %{_mandir}/man1/gdk-pixbuf-csource.1*
%changelog %changelog
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-8
- remove the jasper
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-7 * Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-7
- change the path of files - change the path of files