diff --git a/acct.changes b/acct.changes index e9958cb..cbf4831 100644 --- a/acct.changes +++ b/acct.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 12 07:32:04 UTC 2013 - coolo@suse.com + +- remove suse_update_config + ------------------------------------------------------------------- Wed Sep 5 09:13:28 UTC 2012 - vcizek@suse.com diff --git a/acct.spec b/acct.spec index d488dc9..e7acad1 100644 --- a/acct.spec +++ b/acct.spec @@ -1,7 +1,7 @@ # # spec file for package acct # -# 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 @@ -48,7 +48,6 @@ accounting: sa, accton, and lastcomm. %build %define prefix /usr %define sysconfdir /etc -%{suse_update_config} autoreconf -ivf CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" ./configure \ --mandir=%{_mandir} \