Revisions of graphviz
Marcus Meissner (msmeissn)
accepted
request 214074
from
Dinar Valeev (k0da)
(revision 76)
- Don't build C# binding without mono. Otherwise we get unpackaged files.
Ismail Dönmez (namtrac)
accepted
request 213573
from
Marcus Meissner (msmeissn)
(revision 75)
- graphviz-fix-includes.patch: Use #include "cgraph.h", not <cgraph.h> in graphviz/types.h.
Ismail Dönmez (namtrac)
accepted
request 213565
from
Stephan Kulow (coolo)
(revision 74)
- remove unneeded ksh dependency
mrdocs
accepted
request 209774
from
Michael Matz (matz2)
(revision 72)
Please submit to factory. - Add powerpc64le to list of lib64 platforms (graphviz-ppc64le_lib64_support.patch).
Philipp Thomas (psmt)
committed
(revision 71)
- Add graphviz-getaddrinfo.patch to use getaddrinfo instead of gethostbyname.
Philipp Thomas (psmt)
committed
(revision 70)
- 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.
Philipp Thomas (psmt)
committed
(revision 69)
- Use wildcards for specifying tcl directory.
Philipp Thomas (psmt)
committed
(revision 68)
- Remove build requirement for libqt4.
Philipp Thomas (psmt)
committed
(revision 67)
- Remove gvedit files from filelist in grapfviz.spec.
Philipp Thomas (psmt)
committed
(revision 66)
- Change BuildRequires for Java so that the spec doesn't need to be modified for newer jdk versions.
Philipp Thomas (psmt)
committed
(revision 65)
- Remove Buildrequires for libqt4-devel.
Philipp Thomas (psmt)
committed
(revision 64)
- Don't apply graphviz-fix-pkgIndex.patch twice.
Philipp Thomas (psmt)
committed
(revision 63)
- Add graphviz-python3_version.patch that put the call to print in Parentheses.
Philipp Thomas (psmt)
committed
(revision 62)
- 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.
Philipp Thomas (psmt)
committed
(revision 61)
- Update to 2.34.0 (see changes for graphviz), - Remove patches accepted upstream: graphviz-missing_headers.patch, graphviz-aarch64_lib64_support.patch, graphviz-type_punning.patch, graphviz-buffer_overflow.patch, graphviz-proper_prototypes.patch, graphviz-python_version.patch, graphviz-guile.patch, graphviz-java_in_lib64.patch - Update to 2.34.0: - Resolved bugs: * graphviz will hangs if only one point and attribute given (gvz#2326) * Inconsistent text position in xdot with HTML-like label (gvz#2333) * Graphviz createsedges not asked for, with rank=same (gvz#2334) * Graph padding rectangle too big (gvz#2337) * labelloc has no effect for HTML-like labels with formatting (gvz#2338) * Global search and replace operation in the documentation seems to have gone awry (gvz#2340) * Rotated graph not quite centered (gvz#2343) * When arrowType is list and contains none all subsequent arrowTypes are dropped (gvz#2345) * arrowType none when included as a multiple arrowtype fails to render empty space (gvz#2346) * Buffer overflow in lib/common/shapes.c(round_corners) (gvz#2349). * Add aarch64 to the architectures using lib64 (gvz#2350) * Ask guile-config for includes and libraries (gvz#2351). * If string.h present, don't declare memcmp and strcmp (gvz#2352). * Include ast_common.h in cdt sources (gvz#2353) * Alternative way to get python's version (gvz#2354) * Unportable test(1) construct in configure script (gvz#2357) * Use parantheses around qw() call in loop (gvz#2359) * Saving in Vimdot can crash the graphical window (rh#847458).
Philipp Thomas (psmt)
committed
(revision 60)
lib/common/shapes.c(round_corners) by increasing the number of elements in the array. - Add graphviz-proper_prototypes.patch that changes dthdr.h to include ast_common.h to get __STD_C defined, which in turn enables proper prototypes. - Remove graphviz-2.18-do_not_use_ocamlopt.patch as it's not needed anymore. - Adapt graphviz-guile.patch, graphviz-plugins-fix_install_dirs.patch and graphviz-python_version.patch to the new sources. - Add graphviz-java_in_lib64.patch to search in /usr/lib64/jvm for the java headers on platforms using lib64. - Add graphviz-proper_use_of_qw.patch to put the use of qw in config/config_perl.pl in brackets. - Add graphviz-useless_warnings.patch to make gcc not warn about harmless issues that arise from code generated by swig. - Add patch tags in the spec files - Upstreamed all patches that aren't SUSE specific. lib/common/shapes.c(round_corners) by increasing the number of elements in the array. - Add graphviz-proper_prototypes.patch that changes dthdr.h to include ast_common.h to get __STD_C defined, which in turn enables proper prototypes. - Add patch tags in the spec files - Upstreamed all patches that aren't SUSE specific.
Philipp Thomas (psmt)
committed
(revision 59)
- Update to 2.32.0. Changes since 2.28.0: 2.32.0: - New version of xdot format, annotating gradient color schemes - Support for reading pdf images using poppler - Lefty/dotty/lneato now accept anonymous graphs - Add star node shape - Add two-tone (non-gradient) fill 2.30.1: - various build fixes 2.30.0: - Replaced libgraph with libcgraph; use of libgraph is now deprecated - New ranking algorithm that allows multiple subgraph constraints - Support edges using curved arcs. - Added new shapes used by the synthetic biology community. - For HTML-like labels, provide rounded cells, and dashed or dotted borders. - Add lcurve and rcurve arrowheads. - Add prototype pie chart and striped fills. - Support insets in treemaps to make containment clear - Add random rooted tree generation to gvgen - Allow GVPRPATH to specify that the default path be prepended or appended to it. - Support arbitrary lists of layers; allow the user to specify arbitrary layers for output. - A collection of gvpr scripts, which were part of the source package, are now installed in <prefix>/share/graphviz/gvpr, and the that path is used as part of th default built-in path for gvpr. - Update libexpr to reflect Glenn Fowler's changes including scopes for variables. - Add next graph variable to gvpr - Modify dot and fdp so that a cluster's margin attribute will affect
buildservice-autocommit
accepted
request 180614
from
Dr. Werner Fink (WernerFink)
(revision 58)
baserev update by copy to link target
Dr. Werner Fink (WernerFink)
accepted
request 180559
from
Andreas Schwab (Andreas_Schwab)
(revision 57)
- use %rb_ver to decide correct ruby version
Displaying revisions 121 - 140 of 196