- Add graphviz-type_punning.patch which compiles the vmalloc sources

with -fno-strict-aliasing.

- Split off gvedit to it's own spec to avoid circular dependency
  for graphviz and its sup packages.
- Initial package graphviz-gvedit which splits off gvedit.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=62
This commit is contained in:
Philipp Thomas
2013-09-11 17:23:36 +00:00
committed by Git OBS Bridge
parent d4c84f6c61
commit 9775d599df
9 changed files with 179 additions and 34 deletions

7
graphviz-gvedit.changes Normal file
View File

@@ -0,0 +1,7 @@
-------------------------------------------------------------------
Wed Sep 11 13:42:43 CEST 2013 - pth@suse.de
- Initial package split off from graphviz.
- Add graphviz-type_punning.patch which compiles the vmalloc sources
with -fno-strict-aliasing.