# | 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 | |
4 | Patch0: doxygen | |
5 | Requires: graphviz | |
# | Line 11 | Line 12 | Requires: graphviz | |
12 | %endif | |
13 | ||
14 | %build | |
15 | + | ## IMPORT gcc-wrapper |
16 | ./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot | |
17 | make %makeprocesses | |
18 | # |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |