Delete -S git from %autosetup
This commit is contained in:
parent
101edf8413
commit
105c45e74d
@ -1,5 +1,5 @@
|
|||||||
--- exp_clib.c.orig 2017-03-24 10:34:37.269183513 -0400
|
--- expect5.45.4/exp_clib.c 2017-03-24 10:34:37.269183513 -0400
|
||||||
+++ exp_clib.c 2017-03-24 10:34:41.171117943 -0400
|
+++ expect5.45.4/exp_clib.c 2017-03-24 10:34:41.171117943 -0400
|
||||||
@@ -1938,8 +1938,8 @@
|
@@ -1938,8 +1938,8 @@
|
||||||
char *str;
|
char *str;
|
||||||
{
|
{
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
Name: expect
|
Name: expect
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.45.4
|
Version: 5.45.4
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A tool for automating interactive applications
|
Summary: A tool for automating interactive applications
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: https://core.tcl.tk/expect/index
|
URL: https://core.tcl.tk/expect/index
|
||||||
@ -72,7 +72,7 @@ Expect is also useful for testing these same applications.
|
|||||||
This package contains man pages and other related documents for expect.
|
This package contains man pages and other related documents for expect.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}%{version} -S git
|
%autosetup -n %{name}%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -117,6 +117,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
|
|||||||
%{_mandir}/man3/libexpect.3*
|
%{_mandir}/man3/libexpect.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 9 2021 wangchen <wangchen137@huawei.com> - 1:5.45.4-6
|
||||||
|
- Delete -S git from %autosetup
|
||||||
|
|
||||||
* Tue Jun 22 2021 panxiaohe <panxiaohe@huawei.com> - 1:5.45.4-5
|
* Tue Jun 22 2021 panxiaohe <panxiaohe@huawei.com> - 1:5.45.4-5
|
||||||
- Delete the telnet patch to remove the dependency on telnet
|
- Delete the telnet patch to remove the dependency on telnet
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user