Information for build pth-2.0.7-2

ID12623
Package Namepth
Version2.0.7
Release2
Epoch
SummaryThe GNU Portable Threads library
DescriptionPth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution ("multithreading") inside server applications. All threads run in the same address space of the server application, but each thread has it's own individual program-counter, run-time stack, signal mask and errno variable.
Built bymschwendt
State complete
Volume fedora_koji_archive00
StartedThu, 02 Aug 2007 13:14:54 UTC
CompletedThu, 02 Aug 2007 13:22:14 UTC
Taskbuild (dist-f8, /cvs/pkgs:rpms/pth/devel:pth-2_0_7-2)
Tags No tags
RPMs
src
pth-2.0.7-2.src.rpm (info) (download)
i386
pth-2.0.7-2.i386.rpm (info) (download)
pth-devel-2.0.7-2.i386.rpm (info) (download)
pth-debuginfo-2.0.7-2.i386.rpm (info) (download)
ppc
pth-2.0.7-2.ppc.rpm (info) (download)
pth-devel-2.0.7-2.ppc.rpm (info) (download)
pth-debuginfo-2.0.7-2.ppc.rpm (info) (download)
ppc64
pth-2.0.7-2.ppc64.rpm (info) (download)
pth-devel-2.0.7-2.ppc64.rpm (info) (download)
pth-debuginfo-2.0.7-2.ppc64.rpm (info) (download)
x86_64
pth-2.0.7-2.x86_64.rpm (info) (download)
pth-devel-2.0.7-2.x86_64.rpm (info) (download)
pth-debuginfo-2.0.7-2.x86_64.rpm (info) (download)
Logs
i386
build.log
mockconfig.log
root.log
ppc
build.log
mockconfig.log
root.log
ppc64
build.log
mockconfig.log
root.log
x86_64
build.log
mockconfig.log
root.log
Changelog * Thu Aug 02 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.7-2 - Clarify licence (LGPLv2+). * Sat Nov 25 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.7-1 - Update to 2.0.7 (very minor maintenance updates only). * Mon Aug 28 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-3 - rebuilt * Mon May 22 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-2 - Insert -g into CFLAGS after configure script removes it. - Disable configure check for obsolete sigstack(), which segfaults. * Thu Feb 16 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.6-1 - Update to 2.0.6. * Fri Oct 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.5-1 - Update to 2.0.5. - Don't build static archive. * Fri May 13 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.4-3 - rebuilt * Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.4-2 - rebuilt * Thu Feb 24 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.0.4-1 - Update to 2.0.4. - Remove ancient changelog entries which even pre-date Fedora. * Tue Dec 14 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:2.0.3-1 - Update to 2.0.3, minor and common spec adjustments + LGPL, %check, use URLs for official GNU companion sites. * Thu Oct 07 2004 Adrian Reber <adrian@lisas.de> - 0:2.0.2-0.fdr.2 - iconv-ing spec to utf8 * Wed Oct 06 2004 Adrian Reber <adrian@lisas.de> - 0:2.0.2-0.fdr.1 - Update to 2.0.2 and current Fedora guidelines. - added workaround for make -j problem * Sat Mar 22 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.0-0.fdr.1 - Update to 2.0.0 and current Fedora guidelines. - Exclude %{_libdir}/*.la * Fri Feb 07 2003 Ville Skyttä <ville.skytta at iki.fi> - 1.4.1-1.fedora.1 - First Fedora release, based on Ryan Weaver's work. - Move (most of) docs to main package.