From fd984f51362c02b267fbd0feb3d312cc3dd069b3 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Sat, 26 Oct 2019 11:17:23 -0600 Subject: [PATCH] New version (20191025-3.1). --- libedit.rpmlintrc | 5 +++++ libedit.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 libedit.rpmlintrc diff --git a/libedit.rpmlintrc b/libedit.rpmlintrc new file mode 100644 index 0000000..a932f0a --- /dev/null +++ b/libedit.rpmlintrc @@ -0,0 +1,5 @@ +# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON +# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors + +# The dictionary is missing some technical terms +addFilter(r'W: spelling-error .* (autotool|libtoolized|tokenization)') diff --git a/libedit.spec b/libedit.spec index 43a7314..47826b0 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,10 +1,10 @@ -%global snap 20190324 -%global dir_snap 20190324 +%global snap 20191025 +%global dir_snap 20191025 Summary: The NetBSD Editline library Name: libedit Version: 3.1 -Release: 28.%{snap}cvs%{?dist} +Release: 29.%{snap}cvs%{?dist} License: BSD URL: http://www.thrysoee.dk/editline/ Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz @@ -35,10 +35,10 @@ sed -i "s/lncurses/ltinfo/" configure %build %configure --disable-static --disable-silent-rules -make %{?_smp_mflags} +%make_build %install -make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT +%make_install INSTALL="%{__install} -p" find $RPM_BUILD_ROOT -type f -name "*.la" -delete # See rhbz#1349671 rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/history.3* @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/history.3* %{_includedir}/editline/readline.h %changelog +* Sat Oct 26 2019 Jerry James - 3.1-29.20191025cvs +- New version (20191025-3.1) + * Thu Jul 25 2019 Fedora Release Engineering - 3.1-28.20190324cvs - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 1772042..7ec7e41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libedit-20190324-3.1.tar.gz) = 240098989e3c5c8c5e28a61036655ad5a57f1c484e1cce2eaf3da157ff238dfb9cd81c766f82efbefa0935b7b5c07328087788cbac007b11dfb558cfaccaedf3 +SHA512 (libedit-20191025-3.1.tar.gz) = 9f475249b984e02ece0af3a0efe353233fef644ecf37482e28597a3ce552ca5a07678939b2c4ecbe3d2b14761fa67f23d2e839a322b94c0feeeba9e403b2be00