forked from pool/quota
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
This commit is contained in:
parent
9c5c0d1a0c
commit
420f5bc50d
@ -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
|
||||
|
||||
|
17
quota.spec
17
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 <jack@suse.cz>
|
||||
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user