X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=rrdtool.spec;h=c92cb1e2475cbbd7cd5d7d1a382c1b2aa7d3a569;hp=b9822adc8a0ff47728fadd5eb3267a12a02c5458;hb=a5eb18ad8c70e530a2e28ed435a0f52da0f5bee0;hpb=7bbac0c38f32d89bba1a0b1e21c8dfb1d1b59eb5 diff --git a/rrdtool.spec b/rrdtool.spec index b9822ad..c92cb1e 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -7,7 +7,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.2.99907052400 +Version: 1.3rc8 Release: 0.1%{?dist} License: GPL Group: Applications/Databases @@ -149,6 +149,11 @@ The %{name}-ruby package includes RRDtool bindings for Ruby. configure Makefile.in php4/configure php4/ltconfig* %build +intltoolize --automake -c -f +aclocal +autoheader +autoconf +automake -a -c -f %configure \ --with-perl-options='INSTALLDIRS="vendor"' \ %if %{with_tcl}