- Split off smyrna into its own package and spec file to eliminate

the dependency cycle for the graphviz package.
- Add libGLU and libGL as libraries to link to which was missing.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=70
This commit is contained in:
Philipp Thomas
2013-10-24 09:38:23 +00:00
committed by Git OBS Bridge
parent a650d5f300
commit c0eac2ac7c
7 changed files with 185 additions and 3 deletions

8
graphviz-smyrna.changes Normal file
View File

@@ -0,0 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:16:01 CEST 2013 - pth@suse.de
- Split off smyrna into its own package and spec file to eliminate
the dependency cycle for the graphviz package.
- Add libGLU and libGL as libraries to link to which was missing.