mrtg/mrtg.spec

changeset 131
092213021aa5
parent 130
a92d68ac1ca3
child 135
cd68ee26852b
equal deleted inserted replaced
0:94370729ff33 1:b049b51c9ce1
30 Distribution: OpenPKG Community 30 Distribution: OpenPKG Community
31 Class: PLUS 31 Class: PLUS
32 Group: Monitoring 32 Group: Monitoring
33 License: GPL 33 License: GPL
34 Version: 2.16.2 34 Version: 2.16.2
35 Release: 20080516 35 Release: 20090402
36 36
37 # list of sources 37 # list of sources
38 Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz 38 Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz
39 Source1: mrtg.cfg 39 Source1: mrtg.cfg
40 Source2: rc.mrtg 40 Source2: rc.mrtg
68 %build 68 %build
69 CC="%{l_cc}" \ 69 CC="%{l_cc}" \
70 CFLAGS="%{l_cflags -O}" \ 70 CFLAGS="%{l_cflags -O}" \
71 CPPFLAGS="%{l_cppflags}" \ 71 CPPFLAGS="%{l_cppflags}" \
72 LDFLAGS="%{l_ldflags}" \ 72 LDFLAGS="%{l_ldflags}" \
73 GREP="grep" \
73 ./configure \ 74 ./configure \
74 --prefix=%{l_prefix} \ 75 --prefix=%{l_prefix} \
75 --with-gd=%{l_prefix} \ 76 --with-gd=%{l_prefix} \
76 --with-z=%{l_prefix} \ 77 --with-z=%{l_prefix} \
77 --with-png=%{l_prefix} 78 --with-png=%{l_prefix}

mercurial