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