From 8d49496f593a557f729d8c188aa0368530865093010ee5a232fbcf68471c4edf Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 1 Dec 2011 20:11:56 +0000 Subject: [PATCH] Accepting request 94758 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94758 OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=21 --- quota.changes | 5 +++++ quota.spec | 17 ++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/quota.changes b/quota.changes index f20028e..d2bfa51 100644 --- a/quota.changes +++ b/quota.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 15:58:05 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Sep 30 16:01:22 UTC 2011 - uli@suse.com diff --git a/quota.spec b/quota.spec index 8d78abb..8524529 100644 --- a/quota.spec +++ b/quota.spec @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: quota -BuildRequires: dbus-1-devel e2fsprogs-devel libnl-1_1-devel pkg-config tcpd-devel +BuildRequires: automake +BuildRequires: dbus-1-devel +BuildRequires: e2fsprogs-devel +BuildRequires: libnl-1_1-devel +BuildRequires: pkg-config +BuildRequires: tcpd-devel Version: 4.00 -Release: 1 +Release: 0 PreReq: %insserv_prereq %fillup_prereq -AutoReqProv: on Group: System/Filesystems -License: GPLv2 +License: GPL-2.0 Url: http://sourceforge.net/projects/linuxquota/ Summary: Disk Quota System Source: %{name}-%{version}-pre1.tar.gz @@ -51,9 +52,7 @@ Authors: Jan Kara %package nfs -License: GPLv2 Summary: Disk Quota System on NFS -Group: System/Filesystems Requires: quota = %version PreReq: %insserv_prereq %fillup_prereq # Require the services needed to be present for quotad service: portmap, nfsserver, network