!1 libedit: update source package
Merge pull request !1 from openeuler-basic/test_hxk
This commit is contained in:
commit
197a2ab6c8
Binary file not shown.
BIN
libedit-20191211-3.1.tar.gz
Normal file
BIN
libedit-20191211-3.1.tar.gz
Normal file
Binary file not shown.
14
libedit.spec
14
libedit.spec
@ -1,11 +1,13 @@
|
|||||||
|
%global _date 20191211
|
||||||
|
|
||||||
Name: libedit
|
Name: libedit
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 25
|
Release: 26
|
||||||
Summary: The NetBSD Editline library
|
Summary: The NetBSD Editline library
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.thrysoee.dk/editline/
|
URL: http://www.thrysoee.dk/editline/
|
||||||
|
|
||||||
Source0: libedit-20170329-3.1.tar.gz
|
Source0: https://www.thrysoee.dk/editline/%{name}-%{_date}-%{version}.tar.gz
|
||||||
BuildRequires: gcc, ncurses-devel
|
BuildRequires: gcc, ncurses-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -28,7 +30,7 @@ Summary: Help information for user
|
|||||||
Help information for user
|
Help information for user
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n libedit-20170329-3.1
|
%autosetup -n %{name}-%{_date}-%{version}
|
||||||
|
|
||||||
# below for fixing issue of rpmlint
|
# below for fixing issue of rpmlint
|
||||||
iconv -f ISO8859-1 -t UTF-8 -o ChangeLog.utf-8 ChangeLog
|
iconv -f ISO8859-1 -t UTF-8 -o ChangeLog.utf-8 ChangeLog
|
||||||
@ -67,5 +69,11 @@ sed -i "s/ -lncurses//" libedit.pc
|
|||||||
%exclude %{_mandir}/man3/history.3*
|
%exclude %{_mandir}/man3/history.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 hanxinke<hanxinke@huawei.com> - 3.1-26
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update source package
|
||||||
|
|
||||||
* Wed Sep 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1-25
|
* Wed Sep 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.1-25
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user