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.1 by eulisse, Fri Feb 24 08:01:52 2006 UTC vs.
Revision 1.2 by eulisse, Mon Apr 24 16:24:43 2006 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  
3 + Requires: expat
4  
5   %prep
6   %setup -n %{n}-%{v}
7  
8   %build
9 < ./configure --prefix=%{i}
9 > ./configure --with-expatlibdir=$EXPAT_ROOT/lib --with-expatincludedir=$EXPAT_ROOT/include --without-x --prefix=%{i}
10   make

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines