ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/graphviz.spec
(Generate patch)

Comparing COMP/CMSDIST/graphviz.spec (file contents):
Revision 1.22 by elmer, Wed Jan 23 21:56:09 2008 UTC vs.
Revision 1.24 by elmer, Sun Nov 9 23:13:04 2008 UTC

# Line 1 | Line 1
1 < ### RPM external graphviz 2.16.1-CMS19
1 > ### RPM external graphviz 2.16.1
2   Source: http://www.graphviz.org/pub/%{n}/ARCHIVE/%{n}-%{realversion}.tar.gz  
3   Requires: expat zlib libjpg libpng
4  
# Line 26 | Line 26 | esac
26    --with-expatincludedir=$EXPAT_ROOT/include \
27    --with-zincludedir=$ZLIB_ROOT/include \
28    --with-zlibdir=$ZLIB_ROOT/lib \
29 <  --with-pngincludedir=$LIBJPG_ROOT/include \
30 <  --with-pnglibdir=$LIBJPG_ROOT/lib \
31 <  --with-jpegincludedir=$LIBPNG_ROOT/include \
32 <  --with-jpeglibdir=$LIBPNG_ROOT/lib \
29 >  --with-pngincludedir=$LIBPNG_ROOT/include \
30 >  --with-pnglibdir=$LIBPNG_ROOT/lib \
31 >  --with-jpegincludedir=$LIBJPG_ROOT/include \
32 >  --with-jpeglibdir=$LIBJPG_ROOT/lib \
33    --without-x \
34    --without-tclsh \
35    --without-tcl \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines