|
|
@@ -31,8 +31,8 @@ Vendor: Jeffrey Fulmer
|
|
|
Packager: rse@openpkg.org
|
|
|
Distribution: OpenPKG
|
|
|
License: GPL
|
|
|
-Version: 2.08
|
|
|
-Release: 2
|
|
|
+Version: 2.09
|
|
|
+Release: 0
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.armstrong.com/pub/siege/siege-%{version}.tar.gz
|
|
|
@@ -57,6 +57,9 @@ AutoReqProv: no
|
|
|
%setup -q
|
|
|
|
|
|
%build
|
|
|
+ %{l_rpmtool} subst -s \
|
|
|
+ 's;^\(SIEGERC.*=\).*;\1 $(sysconfdir)/siegerc;' \
|
|
|
+ -- doc/Makefile.in
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
|
|
|
LDFLAGS="-L%{l_prefix}/lib" \
|