remove the jasper
This commit is contained in:
parent
0333263124
commit
7f9822682d
@ -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 <buildteam@openeuler.org> - 2.38.0-8
|
||||
- remove the jasper
|
||||
|
||||
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.38.0-7
|
||||
- change the path of files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user