From 5ce654b2ee59cdc4e299724ba874425baed16de4d7fa8fa5f8721429ae160a2b Mon Sep 17 00:00:00 2001 From: Factory Maintainer Date: Mon, 14 Jan 2013 16:46:54 +0000 Subject: [PATCH] Accepting request 148206 from home:coolo:branches:openSUSE:Factory - remove suse_update_config OBS-URL: https://build.opensuse.org/request/show/148206 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=35 --- cfengine.changes | 5 +++++ cfengine.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/cfengine.changes b/cfengine.changes index 23bb6cf..a2521bf 100644 --- a/cfengine.changes +++ b/cfengine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 12 19:06:06 UTC 2013 - coolo@suse.com + +- remove suse_update_config + ------------------------------------------------------------------- Fri Dec 14 08:06:06 UTC 2012 - kkaempf@suse.com diff --git a/cfengine.spec b/cfengine.spec index db64c51..8a2e2a7 100644 --- a/cfengine.spec +++ b/cfengine.spec @@ -1,7 +1,7 @@ # # spec file for package cfengine # -# 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 @@ -145,9 +145,6 @@ This package contains the files of the cfengine server. find ./examples -type f -name "*.cf" -exec perl -p -i -e 's|\r\n|\n|,s|^# Foundation.*|# Foundation, 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA|' {} \; %build -%if 0%{?suse_version} -%{suse_update_config -f} -%endif #autoreconf -fi CC=gcc CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \ %configure \