# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external pcre 4.4 |
2 | < | Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%n/%n-%v.tar.bz2 |
1 | > | ### RPM external pcre 4.4-XXXX |
2 | > | Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%n/%n-%realversion.tar.bz2 |
3 | > | |
4 | > | %prep |
5 | > | %setup -n %n-%{realversion} |
6 | > | |
7 | > | %post |
8 | > | %{relocateConfig}bin/pcre-config |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |