|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libkeepalive
|
|
|
|
Name: libkeepalive
|
|
|
|
Version: 0.3
|
|
|
|
Version: 0.3
|
|
|
|
Release: 23%{?dist}
|
|
|
|
Release: 24%{?dist}
|
|
|
|
Summary: Enable TCP keepalive in dynamic binaries
|
|
|
|
Summary: Enable TCP keepalive in dynamic binaries
|
|
|
|
URL: http://libkeepalive.sourceforge.net/
|
|
|
|
URL: http://libkeepalive.sourceforge.net/
|
|
|
|
|
|
|
|
|
|
|
@ -42,6 +42,10 @@ install -p -m 0755 -D src/libkeepalive.so %{buildroot}%{_libdir}/libkeepalive.so
|
|
|
|
%{_libdir}/libkeepalive.so
|
|
|
|
%{_libdir}/libkeepalive.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.3-24
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3-23
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.3-23
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|