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.8 by elmer, Sat Mar 31 01:19:58 2007 UTC vs.
Revision 1.13 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external graphviz 1.9
2 < Source: http://service-spi.web.cern.ch/service-spi/external/tarFiles/%{n}-%{v}.tar.gz  
1 > ### RPM external graphviz 1.9-CMS3
2 > Source: http://service-spi.web.cern.ch/service-spi/external/tarFiles/%{n}-%{realversion}.tar.gz  
3   Requires: expat zlib libjpg libpng
4   Patch0: graphviz
5  
6   %prep
7 < %setup -n %{n}-%{v}
7 > %setup -n %{n}-%{realversion}
8   %patch0 -p1
9  
10   %build
# Line 18 | Line 18 | Patch0: graphviz
18    --with-jpegincludedir=$LIBPNG_ROOT/include \
19    --with-jpeglibdir=$LIBPNG_ROOT/lib \
20    --without-x \
21 +  --without-tclsh \
22    --without-tcl \
23    --without-tk \
24    --prefix=%{i}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines