ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
doxygen.spec
Revision:
1.2
Committed:
Tue May 2 08:52:24 2006 UTC
(19 years ago) by
eulisse
Branch:
MAIN
CVS Tags:
V00-00-04, V00-00-03, V00-00-02
Changes since
1.1
:
+2 -2 lines
Log Message:
Now uses system perl, rather than our custom version.
File Contents
#
Content
1
### RPM external doxygen 1.4.1
2
Source:
http://ftp.stack.nl/pub/users/dimitri/%n-%v.src.tar.gz
3
Requires: perl-virtual graphviz
4
%build
5
./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot
6
make %makeprocesses