# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external apr-util 1.2.6 | |
2 | – | Requires: gcc-wrapper |
2 | Source: http://mirror.switch.ch/mirror/apache/dist/apr/%{n}-%{v}.tar.gz | |
3 | Requires: apr mysql sqlite expat | |
4 | %build | |
6 | – | ## IMPORT gcc-wrapper |
5 | ./configure --prefix=%{i} \ | |
6 | --with-apr=$APR_ROOT \ | |
7 | --with-mysql=$MYSQL_ROOT \ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |