Fri, 19 Apr 2024 21:24:02 UTC | login

Information for build libkeepalive-0.3-8.el8

ID238
Package Namelibkeepalive
Version0.3
Release8.el8
Epoch
Sourcegit+https://git.centos.org/rpms/libkeepalive.git#d4533456fe5e4e46225512ec6cc5034aae858cf3
SummaryEnable TCP keepalive in dynamic binaries
Descriptionlibkeepalive is a library that enables tcp keepalive features in glibc based binary dynamic executables, without any change in the original program.
Built byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 14:21:47 UTC
CompletedSat, 11 May 2019 14:30:43 UTC
Taskbuild (dist-c8, /rpms/libkeepalive.git:d4533456fe5e4e46225512ec6cc5034aae858cf3)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/libkeepalive.git?#d4533456fe5e4e46225512ec6cc5034aae858cf3'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
libkeepalive-0.3-8.el8.src.rpm (info) (download)
aarch64
libkeepalive-0.3-8.el8.aarch64.rpm (info) (download)
libkeepalive-debuginfo-0.3-8.el8.aarch64.rpm (info) (download)
libkeepalive-debugsource-0.3-8.el8.aarch64.rpm (info) (download)
i686
libkeepalive-0.3-8.el8.i686.rpm (info) (download)
libkeepalive-debuginfo-0.3-8.el8.i686.rpm (info) (download)
libkeepalive-debugsource-0.3-8.el8.i686.rpm (info) (download)
ppc64le
libkeepalive-0.3-8.el8.ppc64le.rpm (info) (download)
libkeepalive-debuginfo-0.3-8.el8.ppc64le.rpm (info) (download)
libkeepalive-debugsource-0.3-8.el8.ppc64le.rpm (info) (download)
x86_64
libkeepalive-0.3-8.el8.x86_64.rpm (info) (download)
libkeepalive-debuginfo-0.3-8.el8.x86_64.rpm (info) (download)
libkeepalive-debugsource-0.3-8.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-8 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 05 2016 Phil Sutter <psutter@redhat.com> - 0.3-3 - Use %autosetup flag '-p1' instead of '-S git' to get rid of git dependency. - Use %license macro in %files section. - Added comment about included patches' upstream status. * Fri Nov 25 2016 Phil Sutter <psutter@redhat.com> - 0.3-2 - Add missing build requirement: gcc. - Add source code patches to facilitate following changes. - Patches managed in git, so add git as another build requirement. - Respect build system compiler flags. - Use %make_build instead of plain make in %build. - Add %check target which performs unattended runtime test. - Use -D install flag instead of manual mkdir. * Thu Nov 17 2016 Phil Sutter <psutter@redhat.com> - 0.3-1 - Initial packaging.