# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external neon 0.26.3 |
1 | > | ### RPM external neon 0.26.3-CMS3 |
2 | ||
3 | Source: http://www.webdav.org/%n/%n-%realversion.tar.gz | |
4 | Requires: openssl expat zlib | |
5 | ||
6 | + | %prep |
7 | + | %setup -n %n-%realversion |
8 | %build | |
9 | export CPPFLAGS="-I$EXPAT_ROOT/include -I$ZLIB_ROOT/include -I$OPESSL_ROOT/include -I$EXPAT_ROOT/include" | |
10 | export CFLAGS="-fPIC -g -O2" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |