!9 [sync] PR-8: 将autoreconf文件内容的生成移到build中
From: @openeuler-sync-bot Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
d34f0eb877
10
quota.spec
10
quota.spec
@ -1,7 +1,7 @@
|
||||
Name: quota
|
||||
Version: 4.06
|
||||
Epoch: 1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Linux Diskquota system as part of the Linux kernel
|
||||
License: BSD and GPLv2 and GPLv2+ and LGPLv2+
|
||||
URL: http://sourceforge.net/projects/linuxquota/
|
||||
@ -61,9 +61,9 @@ This contains man files for the using of quota.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
autoreconf -fi
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure \
|
||||
--enable-bsd-behaviour \
|
||||
--enable-ext2direct=yes \
|
||||
@ -123,6 +123,12 @@ make check
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 11 2022 huangduirong <huangduirong@huawei.com> - 1:4.06-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Move autoreconf to build
|
||||
|
||||
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1:4.06-3
|
||||
- add buildrequire gcc.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user