Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

graphviz-ocaml-2.20.2-8.6.1 RPM for x86_64

From OpenSuSE 11.2 updates for x86_64

Name: graphviz-ocaml Distribution: openSUSE 11.2
Version: 2.20.2 Vendor: openSUSE
Release: 8.6.1 Build date: Tue Nov 16 02:18:25 2010
Group: Productivity/Graphics/Visualization/Graph Build host: build24
Size: 171957 Source RPM: graphviz-plugins-2.20.2-8.6.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.graphviz.org/
Summary: OCAML extension for graphviz
The graphviz-ocaml package contains the Objective Caml extension for
the graphviz tools.



Authors:
--------
    David Dobkin <dpd@cs.princeton.edu>
    John Ellson  <ellson@graphviz.org>
    Emden Gansner <erg@research.att.com>
    Eleftherios Koutsofios <ek@research.att.com>
    Stephen North <north@research.att.com>
    Kiem-Phong Vo <kpv@research.att.com>
    Gordon Woodhull <gmcw@worldnet.att.net>

Provides

Requires

License

IBM Public License ..

Changelog

* Tue Nov 16 2010 ro@suse.de
  - fix patch to apply
* Tue Jul 06 2010 pth@suse.de
  - Get rpath set so that libperl is found (bnc#612766).
* Wed Aug 26 2009 mls@suse.de
  - make patch0 usage consistent
* Fri Oct 24 2008 mrueckert@suse.de
  - fix build with newer libtool
  - fix debug package requires
* Mon Oct 13 2008 pth@suse.de
  - Fix vulnerability that allowed overflowing gstack (bnc#433747)
* Wed Sep 17 2008 dmueller@suse.de
  - fix python version detection
* Thu Aug 14 2008 ro@suse.de
  - drop get_release_number script
  - remove release requires in plugins package, require just
    the same version
* Thu Aug 07 2008 ro@suse.de
  - drop nodebug, require main graphviz package from debuginfo
    instead
* Thu Jul 10 2008 pth@suse.de
  - Update to 2.20.2. Changes since 2.18:
    2.20.2:
    - Fix bug in HTML-like labels
    2.20.1:
    - Fix bug in ccomps related to conversion to cgraph
    2.20.0:
    - Fixed bugs (see http://www.graphviz.org/bugs/buglist.html for
      details:
    - 1315: Different/error output for *.os and *.pdf
    - 1317: Graphviz fails to open more than 512 files.
    - 1324: Graphviz crashes in atexit().
    - 1336: Plain format label delimiters change randomly.
    - 1343: Layouts other than 'dot' seem broken in tcldot due to
      documentation error.
    - 1364: Dot fails with failed assertion.
    - Add new "folder" shape for nodes.
    - Migration of gvpr tools to libcgraph.
    - New output format -Teps  (encapsulated postscript)
    - Various NetBSD and SuSE fixes incorporated
    - ./configure now provides a summary
* Tue Apr 29 2008 pth@suse.de
  - Disable the use of ocamlopt as the archive turns up empty (bnc#384855).
* Sun Apr 27 2008 coolo@suse.de
  - fix build
* Tue Apr 22 2008 pth@suse.de
  - Move all GTK/GNOME related stuff to plugins package.
* Thu Apr 17 2008 pth@suse.de
  - Switch off strict aliasing until swig produces code that plays
    by the rules.
* Mon Apr 07 2008 pth@suse.de
  - Fix paths for lua and php interpreter in examples.
* Thu Apr 03 2008 pth@suse.de
  - Fix package and filelist correctly.
  - Install tcl specific libraries to %_libdir
  - Properly package language specific demo code
* Sun Mar 30 2008 ro@suse.de
  - fix build (added directories to filelist)
* Fri Mar 28 2008 pth@suse.de
  - Update to 2.18. Changes since 2.12:
    - Lots of bugs fixed, see ChangeLog for detailed list.
    - in -Tps use a new number formatter that suppresses trailing 0.
    - support tcl/tk-8.5
    - support gcc-4.3
    - support for node usershapes/images in svg format
    - install: perl, php, python, ruby, tcl, bindings in
      language-specified directories
    - add arrowhead scaling with edge penwidth
    - add "folder" node shape
    - add "smyna" large graph view (thanks Arif) (not yet included
      in binary distros)
    * 2.16.1
    - Improvements to PHP binding
    - Improvements to OCAML binding
    - Make regression tests run from the build tree, rather than require
      installation
    - Repair freetype detection on RedHat-7 (Yes, people still use it!!)
    - Fix zoom-at-mouse-location in -Txlib and -Tgtk
    - Fix some dotty regressions
    * 2.15
    - new regression test suite
    - new cgraph library (will eventually replace graph and agraph)
    - add "image" and "imagescale" for simpler support for images in nodes
    - add "tab" "box3d" and "component" shapes.  - Diomidis Spinellis
    - replace arith.h in distro
    - add functions to access version info to avoid need for gvcint.h
    - Fix problem with irregular character spacing at 96dpi in pango/cairo
      output formats.
    - Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif
    - Add DevIL plugin providing: .bmp .jpg .png .tif .tga
    - Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd
      .gd2 .wbmp  <- gifs are now antialiased
    - Rework plugin framework to separate device from renderer, and to
      autoload load dependendent plugins
    - show defaults in output from: ./configure --help
    - add more info to dot -v  and dot -v2 debug outputs
    - various issues with CR/LF in windows, but not in binary outputs.
    * 2.14.1
    - Add xdot parsing library to source distros
    - graphviz.spec fixes for rpm distros from Gareth Armstrong
    - moved language binding man pages to mann
      (gv_php.n, gv_ocaml.n, etc.)
    - New access functions for version info in GVC_t - permits
      gvcint.h to be private.
    * 2.14:
    - Using system version of libgd if gd-2.0.34 or later.
      internal copy of gd updated to gd-2.0.35.
    - Updated GVGUI viewer for Windows
    - Added support for selection of edge routing types:
      line, polyline, orthogonal, spline
    - Added -Tvml support
  - Adapt the patch to allow ^LT_(CURRENT|REVISION|AGE)$ in
    configure script and reenable the use of these variables.
* Thu Mar 13 2008 schwab@suse.de
  - Allow ^LT_(CURRENT|REVISION|AGE)$ in configure script.
  - Remove broken autoconf macros.
* Fri Oct 26 2007 pth@suse.de
  - Add missing includes.
* Thu Aug 16 2007 pth@suse.de
  - Add missing BuildRequires for fdupes
  - Guard fdupes by check for suse_version
* Mon Aug 13 2007 pth@suse.de
  - lib/sfio/sfhdr.h(SFSETLOCALE): fix test for null pointer.
  - Fix include paths for php5
  - Move gv_php man page to where man searches for it.
  - Use %%fdupes
  - Add rpmlintrc
  - use -fno-strict-aliasing for gv_php
* Mon Jun 11 2007 ro@suse.de
  - no main package, no debuginfo
* Wed Jun 06 2007 pth@suse.de
  - Move man pages to _mandir (bugzilla #281398)
* Fri May 11 2007 ro@suse.de
  - added get_release_number.sh to sync rel-number between
    graphviz and graphviz-plugins
* Thu May 10 2007 ro@suse.de
  - create own specfile for all plugins to reduce build dependencies
    of main package (and break various build cycles)

Files

/usr/lib64/graphviz/ocaml
/usr/lib64/graphviz/ocaml/META.gv
/usr/lib64/graphviz/ocaml/gv.cma
/usr/lib64/graphviz/ocaml/gv.cmi
/usr/lib64/graphviz/ocaml/gv.cmo
/usr/lib64/graphviz/ocaml/gv.mli
/usr/lib64/graphviz/ocaml/libgv_ocaml.so
/usr/share/man/mann/gv_ocaml.n.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 13 04:37:24 2013