rrdtool/rrdtool.spec

changeset 494
fd1de0c7bc20
parent 491
ccaf26ae9b81
child 630
561e962f5a6e
equal deleted inserted replaced
6:7b9d9f864c3f 7:d579a023c731
36 Distribution: OpenPKG Community 36 Distribution: OpenPKG Community
37 Class: BASE 37 Class: BASE
38 Group: Database 38 Group: Database
39 License: LGPL 39 License: LGPL
40 Version: %{V_rrdtool} 40 Version: %{V_rrdtool}
41 Release: 20120308 41 Release: 20120800
42 42
43 # package options 43 # package options
44 %option with_perl no 44 %option with_perl no
45 %option with_python no 45 %option with_python no
46 46
103 %setup -q -D -T -a 2 103 %setup -q -D -T -a 2
104 %setup -q -D -T -a 3 104 %setup -q -D -T -a 3
105 %patch -p0 105 %patch -p0
106 rm -f bindings/perl-shared/ntmake.pl 106 rm -f bindings/perl-shared/ntmake.pl
107 rm -rf RRDTool-Creator-*/_build 107 rm -rf RRDTool-Creator-*/_build
108 %{l_shtool} subst \
109 -e 's;-lglib2;-lglib;g' \
110 configure
111 %{l_shtool} subst \
112 -e 's;glib2/glib\.h;glib/glib.h;' \
113 src/rrd_daemon.c
108 114
109 %build 115 %build
110 # configure package 116 # configure package
111 echo "ac_cv_path_PERL=no" >config.cache 117 echo "ac_cv_path_PERL=no" >config.cache
112 CC="%{l_cc}" \ 118 CC="%{l_cc}" \

mercurial