move the autoreconf to build.
(cherry picked from commit f560caee3eb7a46e27c1861df7f92f9a48e81cf8)
This commit is contained in:
parent
912db01178
commit
ec510819d7
10
quota.spec
10
quota.spec
@ -1,7 +1,7 @@
|
|||||||
Name: quota
|
Name: quota
|
||||||
Version: 4.06
|
Version: 4.06
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Linux Diskquota system as part of the Linux kernel
|
Summary: Linux Diskquota system as part of the Linux kernel
|
||||||
License: BSD and GPLv2 and GPLv2+ and LGPLv2+
|
License: BSD and GPLv2 and GPLv2+ and LGPLv2+
|
||||||
URL: http://sourceforge.net/projects/linuxquota/
|
URL: http://sourceforge.net/projects/linuxquota/
|
||||||
@ -61,9 +61,9 @@ This contains man files for the using of quota.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
autoreconf -fi
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
autoreconf -fi
|
||||||
%configure \
|
%configure \
|
||||||
--enable-bsd-behaviour \
|
--enable-bsd-behaviour \
|
||||||
--enable-ext2direct=yes \
|
--enable-ext2direct=yes \
|
||||||
@ -123,6 +123,12 @@ make check
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1:4.06-3
|
||||||
- add buildrequire gcc.
|
- add buildrequire gcc.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user