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

Comparing COMP/CMSDIST/doxygen.spec (file contents):
Revision 1.6 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.9 by elmer, Wed Jun 27 12:50:44 2007 UTC

# Line 1 | Line 1
1 < ### RPM external doxygen 1.4.1
2 < Requires: gcc-wrapper
3 < Source: http://ftp.stack.nl/pub/users/dimitri/%n-%v.src.tar.gz
1 > ### RPM external doxygen 1.4.1-CMS3
2 > Source: http://ftp.stack.nl/pub/users/dimitri/%n-%realversion.src.tar.gz
3   Patch0: doxygen
4   Requires: graphviz
5  
6   %prep
7  
8 < %setup -n %n-%v
8 > %setup -n %n-%realversion
9   %ifos darwin
10   %patch0 -p1
11   %endif
12  
13   %build
15 ## IMPORT gcc-wrapper
14   ./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot
15   make %makeprocesses
16 < #
16 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines