# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external doxygen 1.4.1 | |
2 | Source: http://ftp.stack.nl/pub/users/dimitri/%n-%v.src.tar.gz | |
3 | < | Requires: perl graphviz |
3 | > | Requires: perl-virtual graphviz |
4 | %build | |
5 | < | ./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot --perl $PERL_ROOT/bin/perl |
5 | > | ./configure --prefix %i --dot $GRAPHVIZ_ROOT/bin/dot |
6 | make %makeprocesses |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |