automatic version update by autodist [release 20240808_3.1-1mamba;Fri Aug 16 2024]
This commit is contained in:
parent
a1b24a5750
commit
560daef9de
10
libedit.spec
10
libedit.spec
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: libedit
|
||||
Version: 20240517_3.1
|
||||
Version: 20240808_3.1
|
||||
Release: 1mamba
|
||||
Summary: The NetBSD Editline library.
|
||||
Group: System/Libraries
|
||||
@ -48,9 +48,6 @@ iconv --from-code ISO8859-1 --to-code UTF-8 ./ChangeLog \
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
# Fix conflict with libreadline-devel
|
||||
mv %{buildroot}%{_mandir}/man3/{history.3,el_history.3}
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -71,8 +68,6 @@ mv %{buildroot}%{_mandir}/man3/{history.3,el_history.3}
|
||||
%{_libdir}/libedit.so
|
||||
%{_mandir}/man3/editline.3*
|
||||
%{_mandir}/man3/el_*.3*
|
||||
%{_mandir}/man3/history*.3*
|
||||
%{_mandir}/man3/tok_*3*
|
||||
%{_mandir}/man5/editrc.5*
|
||||
%{_mandir}/man7/editline.7*
|
||||
%{_libdir}/pkgconfig/libedit.pc
|
||||
@ -80,6 +75,9 @@ mv %{buildroot}%{_mandir}/man3/{history.3,el_history.3}
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 20240808_3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 20 2024 Automatic Build System <autodist@openmamba.org> 20240517_3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user