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
a1a8b2da83
commit
8d49496f59
@ -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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: quota
|
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
|
Version: 4.00
|
||||||
Release: 1
|
Release: 0
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
AutoReqProv: on
|
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
License: GPLv2
|
License: GPL-2.0
|
||||||
Url: http://sourceforge.net/projects/linuxquota/
|
Url: http://sourceforge.net/projects/linuxquota/
|
||||||
Summary: Disk Quota System
|
Summary: Disk Quota System
|
||||||
Source: %{name}-%{version}-pre1.tar.gz
|
Source: %{name}-%{version}-pre1.tar.gz
|
||||||
@ -51,9 +52,7 @@ Authors:
|
|||||||
Jan Kara <jack@suse.cz>
|
Jan Kara <jack@suse.cz>
|
||||||
|
|
||||||
%package nfs
|
%package nfs
|
||||||
License: GPLv2
|
|
||||||
Summary: Disk Quota System on NFS
|
Summary: Disk Quota System on NFS
|
||||||
Group: System/Filesystems
|
|
||||||
Requires: quota = %version
|
Requires: quota = %version
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
# Require the services needed to be present for quotad service: portmap, nfsserver, network
|
# Require the services needed to be present for quotad service: portmap, nfsserver, network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user