diff --git a/rrdtool.changes b/rrdtool.changes index 65da438..bf752e0 100644 --- a/rrdtool.changes +++ b/rrdtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 12 19:17:30 UTC 2013 - coolo@suse.com + +- remove suse_update_config + ------------------------------------------------------------------- Fri Oct 26 15:34:06 UTC 2012 - coolo@suse.com diff --git a/rrdtool.spec b/rrdtool.spec index cc45941..72e0aec 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -1,7 +1,7 @@ # # spec file for package rrdtool # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -101,7 +101,6 @@ make %{?jobs:-j %jobs} popd #cgilib # build rrdtool -%{suse_update_config} if [ ! -d m4 ]; then mkdir m4; fi # we need getext 0.18 #autoreconf -i -f