diff -r ccaf26ae9b81 -r e66ba21516b4 rrdtool/rrdtool.spec --- a/rrdtool/rrdtool.spec Wed Aug 08 20:31:17 2012 +0200 +++ b/rrdtool/rrdtool.spec Wed Aug 08 20:32:08 2012 +0200 @@ -38,7 +38,7 @@ Group: Database License: LGPL Version: %{V_rrdtool} -Release: 20120308 +Release: 20120800 # package options %option with_perl no @@ -105,6 +105,12 @@ %patch -p0 rm -f bindings/perl-shared/ntmake.pl rm -rf RRDTool-Creator-*/_build + %{l_shtool} subst \ + -e 's;-lglib2;-lglib;g' \ + configure + %{l_shtool} subst \ + -e 's;glib2/glib\.h;glib/glib.h;' \ + src/rrd_daemon.c %build # configure package