From c42a4ef4e1ebb3134b5695052a171072784722a48a4fa4814b478cb101dcc0aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 12 Jan 2013 22:20:13 +0000 Subject: [PATCH] Accepting request 148212 from home:coolo:branches:openSUSE:Factory - remove suse_update_config OBS-URL: https://build.opensuse.org/request/show/148212 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=33 --- rrdtool.changes | 5 +++++ rrdtool.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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