Accepting request 69707 from home:dimstar:branches:graphics

Fix build of gegl on Factory - Solution is only semy correct. Correct would be to require graphviz-devel and fixup graphviz-devel to Require all it's subpackages.

OBS-URL: https://build.opensuse.org/request/show/69707
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=14
This commit is contained in:
Ismail Dönmez 2011-05-05 13:50:12 +00:00 committed by Git OBS Bridge
parent 1bd63e1924
commit 6eed7fa9d6
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 5 13:46:33 UTC 2011 - dimstar@opensuse.org
- BuildRequire graphviz-gd instead of graphviz: we do require png
capabilities, which are split out of the main package.
Theoretically, we should require graphviz-devel, but this package
also does not drag in -gd.
-------------------------------------------------------------------
Mon Feb 22 12:59:17 CET 2010 - vuntz@opensuse.org

View File

@ -22,7 +22,7 @@ Name: gegl
# Patched code is built by default.
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched build plus original as addon.
BuildRequires: ImageMagick OpenEXR-devel SDL-devel asciidoc babl-devel enscript gcc-c++ graphviz gtk2-devel libjpeg-devel libpng-devel librsvg-devel libstdc++-devel lua-devel
BuildRequires: ImageMagick OpenEXR-devel SDL-devel asciidoc babl-devel enscript gcc-c++ graphviz-gd gtk2-devel libjpeg-devel libpng-devel librsvg-devel libstdc++-devel lua-devel
# FIXME: add back with next release after 0.1.0, when gobj2dot.rb will be there
# BuildRequires: ruby
BuildRequires: glib2-devel >= 2.16.1

0
ready
View File