!2 set FORCE_UNSAFE_CONFIGURE to 1
Merge pull request !2 from guoxiaoqi/next
This commit is contained in:
commit
8ab7e9a682
7
tar.spec
7
tar.spec
@ -1,6 +1,6 @@
|
|||||||
Name: tar
|
Name: tar
|
||||||
Version: 1.30
|
Version: 1.30
|
||||||
Release: 9
|
Release: 10
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: An organized and systematic method of controlling a large amount of data
|
Summary: An organized and systematic method of controlling a large amount of data
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -59,6 +59,8 @@ BuildArch: noarch
|
|||||||
Help document for tar.
|
Help document for tar.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
export FORCE_UNSAFE_CONFIGURE=1
|
||||||
|
|
||||||
%autosetup -n tar-%{version} -p1
|
%autosetup -n tar-%{version} -p1
|
||||||
autoreconf -v
|
autoreconf -v
|
||||||
|
|
||||||
@ -100,6 +102,9 @@ rm -f %{buildroot}%{_mandir}/man8/rmt.8*
|
|||||||
%{_infodir}/tar.info*
|
%{_infodir}/tar.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:1.30-10
|
||||||
|
- set FORCE_UNSAFE_CONFIGURE to 1
|
||||||
|
|
||||||
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:1.30-9
|
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2:1.30-9
|
||||||
- cancel make check
|
- cancel make check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user