# | Line 3 | Line 3 | |
---|---|---|
3 | %define perlversion %(perl -e 'printf "%%vd", $^V') | |
4 | %define perlarch %(perl -MConfig -e 'print $Config{archname}') | |
5 | %define downloadn XML-Parser | |
6 | < | Requires: perl-virtual expat |
6 | > | Requires: expat |
7 | Source: http://mirror.switch.ch/ftp/mirror/CPAN/authors/id/M/MS/MSERGEANT/%{downloadn}-%{v}.tar.gz | |
8 | %prep | |
9 | %setup -n %downloadn-%v |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |