Accepting request 454538 from home:Zaitor:branches:graphics

Bring gimp to the future :-)

OBS-URL: https://build.opensuse.org/request/show/454538
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=7
This commit is contained in:
OBS User mrdocs
2017-02-03 21:07:28 +00:00
committed by Git OBS Bridge
parent 4fdfe528a7
commit 518a52e295
2 changed files with 69 additions and 41 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Jan 15 15:44:05 UTC 2017 - zaitor@opensuse.org
- Replace -devel BuildRequires for their pkgconfig version aligned
with what configure looks for:
- babl-devel for pkgconfig(babl).
- gegl-devel for pkgconfig(gegl-0.2).
- libpng-devel for pkgconfig(libpng).
- libpoppler-glib-devel for pkgconfig(poppler-glib).
- xorg-x11-libXfixes-devel for pkgconfig(xfixes).
- xorg-x11-libXpm-devel for pkgconfig(xpm).
- zlib-devel for pkgconfig(zlib).
- Add an explicit pkgconfig(cairo-pdf) BuildRequires: configure
checks for it (full pdf support).
- Run spec-cleaner: drop obsolete clean, modernise macros.
- No longer depend on libwebkit-devel for Tumbleweed and pass
--disable-webkit to configure for Tumbleweed.
-------------------------------------------------------------------
Sun Jul 31 04:04:52 UTC 2016 - plinnell@opensuse.org