Thu, 21 Nov 2024 21:57:02 CST | login

Information for build npth-1.5-4.el8

ID11574
Package Namenpth
Version1.5
Release4.el8
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/npth.git#fe4405eed7dd182a09c4090a7d5a0f3b29bcf1f4
SummaryThe New GNU Portable Threads library
DescriptionnPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 12:30:15 CST
CompletedMon, 26 Jul 2021 12:35:18 CST
Taskbuild (dist-circle8, /stage/rpms/npth.git:fe4405eed7dd182a09c4090a7d5a0f3b29bcf1f4)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/npth.git?#fe4405eed7dd182a09c4090a7d5a0f3b29bcf1f4'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
npth-1.5-4.el8.src.rpm (info) (download)
aarch64
npth-1.5-4.el8.aarch64.rpm (info) (download)
npth-devel-1.5-4.el8.aarch64.rpm (info) (download)
npth-debuginfo-1.5-4.el8.aarch64.rpm (info) (download)
npth-debugsource-1.5-4.el8.aarch64.rpm (info) (download)
i686
npth-1.5-4.el8.i686.rpm (info) (download)
npth-devel-1.5-4.el8.i686.rpm (info) (download)
npth-debuginfo-1.5-4.el8.i686.rpm (info) (download)
npth-debugsource-1.5-4.el8.i686.rpm (info) (download)
ppc64le
npth-1.5-4.el8.ppc64le.rpm (info) (download)
npth-devel-1.5-4.el8.ppc64le.rpm (info) (download)
npth-debuginfo-1.5-4.el8.ppc64le.rpm (info) (download)
npth-debugsource-1.5-4.el8.ppc64le.rpm (info) (download)
x86_64
npth-1.5-4.el8.x86_64.rpm (info) (download)
npth-devel-1.5-4.el8.x86_64.rpm (info) (download)
npth-debuginfo-1.5-4.el8.x86_64.rpm (info) (download)
npth-debugsource-1.5-4.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5-4 - Switch to %ldconfig_scriptlets * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 08 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.5-1 - Update to 1.5 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Nov 22 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.3-1 - Update to 1.3 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Apr 16 2015 Christopher Meng <rpm@cicku.me> - 1.2-1 - Update to 1.2 * Sat Nov 15 2014 Christopher Meng <rpm@cicku.me> - 1.1-1 - Update to 1.1 * Sat Sep 20 2014 Christopher Meng <rpm@cicku.me> - 1.0-1 - Update to 1.0 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Mar 07 2013 Milan Bartos <mbartos@redhat.com> - 0.91-5 - fixed license tag * Wed Mar 06 2013 Milan Bartos <mbartos@redhat.com> - 0.91-4 - fixed license tag - added comment to license and manual page - removed defattr * Tue Mar 05 2013 Milan Bartos <mbartos@redhat.com> - 0.91-3 - added npth-config man page * Tue Mar 05 2013 Milan Bartos <mbartos@redhat.com> - 0.91-2 - fixed license tag - added COPYING.LESSER to package * Tue Feb 26 2013 Milan Bartos <mbartos@redhat.com> - 0.91-1 - initial port