forked from pool/quota
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
This commit is contained in:
parent
257fdb7cdb
commit
737f301d7e
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user