Accepting request 631198 from home:iznogood:branches:graphics
New stable, needs new babl and gegl also subbed OBS-URL: https://build.opensuse.org/request/show/631198 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
d2a5cfd206
commit
29fa3aa342
12
gimp.spec
12
gimp.spec
@@ -19,7 +19,7 @@
|
||||
%global abiver 4
|
||||
%global apiver 2.0
|
||||
Name: gimp
|
||||
Version: 2.10.4
|
||||
Version: 2.10.6
|
||||
Release: 0
|
||||
Summary: The GNU Image Manipulation Program
|
||||
License: GPL-3.0-or-later
|
||||
@@ -64,12 +64,12 @@ BuildRequires: python-gtk-devel >= 2.10.4
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(atk) >= 2.2.0
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.52
|
||||
BuildRequires: pkgconfig(babl) >= 0.1.56
|
||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||
BuildRequires: pkgconfig(cairo-pdf) >= 1.12.2
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.70
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.8
|
||||
BuildRequires: pkgconfig(gegl-0.4) >= 0.4.4
|
||||
BuildRequires: pkgconfig(gegl-0.4) >= 0.4.8
|
||||
BuildRequires: pkgconfig(gexiv2) >= 0.10.6
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.54.2
|
||||
BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10
|
||||
@@ -269,13 +269,13 @@ install -m 644 -c macros.gimp \
|
||||
%fdupes %{buildroot}%{_libdir}/gimp/2.0/python/
|
||||
%fdupes %{buildroot}%{_datadir}/gimp/2.0/
|
||||
|
||||
%if 0%{?suse_version} > 1130
|
||||
%if 0%{?suse_version} < 1500
|
||||
%post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1130
|
||||
%if 0%{?suse_version} < 1500
|
||||
%postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
@@ -363,7 +363,7 @@ install -m 644 -c macros.gimp \
|
||||
%files devel
|
||||
%doc README.i18n
|
||||
%{_bindir}/gimptool-2.0
|
||||
#{_mandir}/man?/gimptool-2.0%{?ext_man}
|
||||
#{_mandir}/man?/gimptool-2.0%%{?ext_man}
|
||||
%{_includedir}/gimp-2.0/
|
||||
%{_libdir}/*.so
|
||||
%{_datadir}/aclocal/gimp-2.0.m4
|
||||
|
Reference in New Issue
Block a user