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.20 by eulisse, Wed Jan 23 14:20:15 2008 UTC vs.
Revision 1.21 by elmer, Wed Jan 23 20:32:01 2008 UTC

# Line 15 | Line 15 | case %cmsplatf in
15      ;;
16      *_amd64_* )
17          LIB64_SUFFIX=64
18 <        ADDITIONAL_OPTIONS="--without-freetype --disable-shared --enable-static --disable-libtdl"
18 >        ADDITIONAL_OPTIONS="--without-freetype --disable-shared --enable-static --disable-ltdl"
19      ;;
20      osx* )
21          ADDITIONAL_OPTIONS=
# Line 62 | Line 62 | perl -p -i -e "s|\+0 \-1|-k1,1|g" dotnea
62   fi
63   # Probably the configure should just be remade on Darwin, but it builds
64   # as-is with this small cleanup
65 %ifos darwin
65   perl -p -i -e "s|-lexpat||g" configure
67 %endif
66   make %makeprocesses
67  
68   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines