From 4bf8b2ebb634de49173154fab6ed9fbfdbc0184b90d38e12883d8aacc0bda206 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 22 Dec 2011 12:42:26 +0000 Subject: [PATCH] Accepting request 97730 from home:coolo:removeautoconf - remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97730 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=23 --- quota.changes | 5 +++++ quota.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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 \