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 \