|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: The lrz and lsz modem communications programs
|
|
|
|
|
Name: lrzsz
|
|
|
|
|
Version: 0.12.20
|
|
|
|
|
Release: 65%{?dist}
|
|
|
|
|
Release: 66%{?dist}
|
|
|
|
|
License: GPL-2.0-or-later AND GPL-2.0-only
|
|
|
|
|
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
|
|
|
|
|
Patch1: lrzsz-0.12.20-glibc21.patch
|
|
|
|
@ -55,6 +55,10 @@ for m in sb sx; do ln -s sz.1 %{buildroot}%{_mandir}/man1/$m.1; done
|
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.12.20-66
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.12.20-65
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|