|
|
|
|
@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [REL] |
|
|
|
|
Group: Database |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 1.0.33 |
|
|
|
|
Release: 20020206 |
|
|
|
|
Version: 1.0.34 |
|
|
|
|
Release: 20020319 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-%{version}.tar.gz |
|
|
|
|
@ -60,7 +60,7 @@ AutoReqProv: no
|
|
|
|
|
%setup -q |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH |
|
|
|
|
PATH="%{l_prefix}/bin:$PATH:/"; export PATH |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|
./configure \ |
|
|
|
|
|