diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index 3b6ae89..79619ca 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package graphviz-plugins # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/graphviz.changes b/graphviz.changes index 9ddf1a0..9017623 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 16 18:02:58 CET 2013 - pth@suse.de + +- Add BuildRequires for libXaw which isn't pulled in by x11 anymore + (bnc#797258). + ------------------------------------------------------------------- Mon Jun 25 14:32:50 UTC 2012 - coolo@suse.com diff --git a/graphviz.spec b/graphviz.spec index f4b238e..45305b5 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,7 +1,7 @@ # # spec file for package graphviz # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,6 +36,7 @@ BuildRequires: fdupes BuildRequires: flex BuildRequires: freetype2-devel >= 2 BuildRequires: gcc-c++ +BuildRequires: libXaw-devel BuildRequires: libexpat-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel