From 4cc339dc4ac9c9bfee9dfdfc0ba04a1175e9cc51 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:14:38 +0800 Subject: [PATCH] Package init --- expect.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/expect.spec b/expect.spec index bfefc02..b0b2b53 100644 --- a/expect.spec +++ b/expect.spec @@ -4,12 +4,12 @@ Name: expect Epoch: 1 Version: 5.45.4 -Release: 2 +Release: 3 Summary: A tool for automating interactive applications License: Public Domain URL: https://core.tcl.tk/expect/index Source0: http://downloads.sourceforge.net/%{name}/%{name}%{version}.tar.gz -Buildrequires: gcc tcl-devel autoconf automake chrpath +Buildrequires: gcc git tcl-devel autoconf automake chrpath Provides: expectk Obsoletes: expectk @@ -120,6 +120,12 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so %{_mandir}/man3/libexpect.3* %changelog +* Thu Nov 21 2019 chengquan - 1:5.45.4-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add buildrequire of git + * Fri Sep 20 2019 openEuler Buildteam - 1:5.45.4-2 - Delete redundant information