- Apply patch from darix to ask ruby for directories.

- Fix install path for tcl plugins.
- Fix file list for gnome plugins.
- Remove graphviz-plugins-fix_install_dirs.patch as it's not needed
  anymore.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=89
This commit is contained in:
Philipp Thomas
2014-06-18 20:50:29 +00:00
committed by Git OBS Bridge
parent ff4418efcd
commit 1a81234a62
3 changed files with 21 additions and 43 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 18 12:32:34 CEST 2014 - pth@suse.de
- Apply patch from darix to ask ruby for directories.
- Fix install path for tcl plugins.
- Fix file list for gnome plugins.
- Remove graphviz-plugins-fix_install_dirs.patch as it's not needed
anymore.
-------------------------------------------------------------------
Tue Jun 17 12:31:58 UTC 2014 - mrueckert@suse.de
- instead of guessing the ruby paths. let's just use the existing
variables or at least ask ruby for it.
-------------------------------------------------------------------
Fri May 23 16:46:05 CEST 2014 - pth@suse.de