Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        graphviz-tcl - Tcl extension tools for graphviz
        
        Various tcl packages (extensions) for the graphviz tools.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | graphviz-tcl | 
                2.2 | 
                3 | 
                x86_64 | 
                229 KiB | 
                Sun Jan 23 18:12:28 2005 | 
            
        
        Changelog
        
            - * Sun Jan 23 17:00:00 2005 John Ellson <ellson{%}research{*}att{*}com> - 0:2.2-3
 
            - change BuildRequires to /bin/ksh, since ksh doesn't provide a /usr/bin/ksh
- change devel exclude to also exclude libtcl*.la
 
        
            - * Sat Jan 22 17:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:2.2-2
 
            - Move -doc back to %{__docdir}, remove unused docdir=... from build.
- Own %{_datadir}/%{name} in -graphs.
- Require tcl and tk in -tcl.
- Require pkgconfig in -devel, fix *.pc install location.
- Build without dependency tracking.
- Honor $RPM_OPT_FLAGS again.
- Move dotneato-config to -devel.
- Fix lefty/* permissions. 
        
            - * Sat Jan 22 17:00:00 2005 John Ellson <ellson{%}research{*}att{*}com> - 0:2.2-1
 
            - Updated to 2.2 
- split out:
    graphviz-docs    - optional and large
    graphviz-graphs  - optional demo graphs
    graphviz-tcl     - optional, of interest only to tcl users, requires tcl
- avoid use of %configure which breaks on RH73
- add some pkgconfigs - probably in wrong place they're a bit experimental
  so OK for now
- add BuildRequires /usr/bin/ksh  (either pdksh or the real one)