diff --git a/expect.spec b/expect.spec index bbd1a590c0b8189f26479fbc6d2e68d022631776..5820b9a62a896d93eea62127e324f4489ed17fa7 100644 --- a/expect.spec +++ b/expect.spec @@ -4,7 +4,7 @@ Name: expect Epoch: 1 Version: 5.45.4 -Release: 4 +Release: 5 Summary: A tool for automating interactive applications License: Public Domain URL: https://core.tcl.tk/expect/index @@ -37,7 +37,7 @@ Patch100: expect-5.32.2-random.patch Patch101: expect-5.45-mkpasswd-dash.patch # Patch102: fixes bz703702 - let user know that telnet is needed for # running some examples -Patch102: expect-5.45-check-telnet.patch +#Patch102: expect-5.45-check-telnet.patch # Patch103: use full path to 'su', it's safer Patch103: expect-5.45-passmass-su-full-path.patch # Patch104: rhbz 963889, fixes inaccuracy in mkpasswd man page @@ -120,6 +120,12 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so %{_mandir}/man3/libexpect.3* %changelog +* Fri Jan 8 2021 fuanan - 1:5.45.4-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:remove useless telnet patch. + * Mon Apr 20 2020 openEuler Buildteam - 1:5.45.4-4 - Type:bugfix - ID:NA