X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=rrdtool.spec;h=56922f27cdcda467ee10eecc1666d5d2ad125825;hb=8af1a98943426c07db0eacb0561af7aa143ec2d3;hp=a03e0ee04f4efa96b3756792bea26827265e2c02;hpb=7383625ce0413ce5dbcc0ced4ee4873c6df37735;p=rrdtool.git diff --git a/rrdtool.spec b/rrdtool.spec index a03e0ee..56922f2 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.99907080300 +Version: 1.3rc5 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}