Package init
This commit is contained in:
parent
9f6a5cc19d
commit
4cc339dc4a
10
expect.spec
10
expect.spec
@ -4,12 +4,12 @@
|
|||||||
Name: expect
|
Name: expect
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.45.4
|
Version: 5.45.4
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}%{version}.tar.gz
|
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
|
Provides: expectk
|
||||||
Obsoletes: expectk
|
Obsoletes: expectk
|
||||||
|
|
||||||
@ -120,6 +120,12 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
|
|||||||
%{_mandir}/man3/libexpect.3*
|
%{_mandir}/man3/libexpect.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 21 2019 chengquan <chengquan3@huawei.com> - 1:5.45.4-3
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add buildrequire of git
|
||||||
|
|
||||||
* Fri Sep 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:5.45.4-2
|
* Fri Sep 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:5.45.4-2
|
||||||
- Delete redundant information
|
- Delete redundant information
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user