Tue, 04 Jun 2024 22:04:23 UTC | login

Information for build libsbw-2.11.1-19.20160916svn589.fc29

ID43768
Package Namelibsbw
Version2.11.1
Release19.20160916svn589.fc29
Epoch
SummaryC++ Broker library
DescriptionThe Systems Biology Workbench (SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. By default, the Broker opens a port for inter-Broker communications by searching for the first free port in the range 10102 through 10202, inclusive. By default, in Fedora this port range is not opened. See man-page for further informations. libSBW is the C++ Broker port from the original SBW Broker (written in Java) to C++. The current version implements all the functionality for the local side. Meaning if you will just use the Broker on a single machine you should be fine using the C++ Broker.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 13 Jun 2018 19:09:28 UTC
CompletedWed, 13 Jun 2018 19:40:41 UTC
Taskbuild (f29-candidate, libsbw-2.11.1-19.20160916svn589.fc29.src.rpm)
Tags
f29
RPMs
src
libsbw-2.11.1-19.20160916svn589.fc29.src.rpm (info) (download)
riscv64
libsbw-2.11.1-19.20160916svn589.fc29.riscv64.rpm (info) (download)
libsbw-devel-2.11.1-19.20160916svn589.fc29.riscv64.rpm (info) (download)
libsbw-static-2.11.1-19.20160916svn589.fc29.riscv64.rpm (info) (download)
libsbw-debuginfo-2.11.1-19.20160916svn589.fc29.riscv64.rpm (info) (download)
libsbw-debugsource-2.11.1-19.20160916svn589.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Feb 17 2018 Antonio Trande <sagitter@fedoraproject.org> - 2.11.1-19.20160916svn589 - Use %ldconfig_scriptlets * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-18.20160916svn589 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-17.20160916svn589 - Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-16.20160916svn589 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-15.20160916svn589 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-14.20160916svn589 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 02 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-13.20160916svn589 - Update to latest commit (#589) * Sun Apr 10 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-12.20160105svn582 - Update to latest commit (#582) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-11.20150414svn579 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 01 2015 Antonio Trande <sagitterATfedoraproject.org> 2.11.1-10.20150414svn579 - Hardened builds on <F23 * Thu Oct 22 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-9.20150414svn579 - Rebuild for cmake 3.4.0 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11.1-8.20150414svn579 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jun 09 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-7.20150414svn579 - 'static' sub-package requires the 'devel' one * Tue Jun 09 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-6.20150414svn579 - Make a standalone package for static library * Tue Jun 09 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-5.20150414svn579 - Removed iconv.h bundled file - Description improved * Sun May 31 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-4.20150414svn579 - Update to svn post-release #579 - Packaged Broker manpage * Fri Jan 09 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-3 - Added SKIP_INSTALL_RPATH/CMAKE_SKIP_RPATH options - Static file packaged again; seems necessary at building time * Thu Jan 01 2015 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-2 - Excluded static library packaging * Wed Dec 31 2014 Antonio Trande <sagitterATfedoraproject.org> - 2.11.1-1 - Update to 2.11.1 * Sun Dec 28 2014 Antonio Trande <sagitterATfedoraproject.org> - 2.10.0-1 - First package