diff --git a/quota.changes b/quota.changes index 56ec15d..7ff86b8 100644 --- a/quota.changes +++ b/quota.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 10:31:45 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Fri Dec 2 08:52:52 UTC 2011 - cfarrell@suse.com diff --git a/quota.spec b/quota.spec index 8ad1103..287f62e 100644 --- a/quota.spec +++ b/quota.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: quota BuildRequires: automake BuildRequires: dbus-1-devel @@ -25,10 +26,10 @@ BuildRequires: tcpd-devel Version: 4.00 Release: 0 PreReq: %insserv_prereq %fillup_prereq -Group: System/Filesystems -License: GPL-2.0 and BSD-3-Clause Url: http://sourceforge.net/projects/linuxquota/ Summary: Disk Quota System +License: GPL-2.0 and BSD-3-Clause +Group: System/Filesystems Source: %{name}-%{version}-pre1.tar.gz Source1: %{name}-SUSE.tar.bz2 Patch1: %{name}-3.17-makefile.patch @@ -83,7 +84,6 @@ find -type d -name CVS -exec rm -rf {} \; -prune find -type d | xargs chmod 755 %build -%{suse_update_config -f} aclocal --force autoconf --force %configure \