Fri, 20 Sep 2024 01:02:47 CST | login

Information for build tinyxml2-6.0.0-3.el8

ID12438
Package Nametinyxml2
Version6.0.0
Release3.el8
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/tinyxml2.git#51bfd2ba1e06cf42a400280900a01b986d0de380
SummarySimple, small and efficient C++ XML parser
DescriptionTinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs (eXtensible Stylesheet Language). TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the parser was completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.
Built bydistrobuild
State complete
Volume DEFAULT
StartedMon, 26 Jul 2021 21:18:58 CST
CompletedMon, 26 Jul 2021 21:22:31 CST
Taskbuild (dist-circle8, /stage/rpms/tinyxml2.git:51bfd2ba1e06cf42a400280900a01b986d0de380)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/tinyxml2.git?#51bfd2ba1e06cf42a400280900a01b986d0de380'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
tinyxml2-6.0.0-3.el8.src.rpm (info) (download)
aarch64
tinyxml2-6.0.0-3.el8.aarch64.rpm (info) (download)
tinyxml2-devel-6.0.0-3.el8.aarch64.rpm (info) (download)
tinyxml2-debuginfo-6.0.0-3.el8.aarch64.rpm (info) (download)
tinyxml2-debugsource-6.0.0-3.el8.aarch64.rpm (info) (download)
i686
tinyxml2-6.0.0-3.el8.i686.rpm (info) (download)
tinyxml2-devel-6.0.0-3.el8.i686.rpm (info) (download)
tinyxml2-debuginfo-6.0.0-3.el8.i686.rpm (info) (download)
tinyxml2-debugsource-6.0.0-3.el8.i686.rpm (info) (download)
ppc64le
tinyxml2-6.0.0-3.el8.ppc64le.rpm (info) (download)
tinyxml2-devel-6.0.0-3.el8.ppc64le.rpm (info) (download)
tinyxml2-debuginfo-6.0.0-3.el8.ppc64le.rpm (info) (download)
tinyxml2-debugsource-6.0.0-3.el8.ppc64le.rpm (info) (download)
x86_64
tinyxml2-6.0.0-3.el8.x86_64.rpm (info) (download)
tinyxml2-devel-6.0.0-3.el8.x86_64.rpm (info) (download)
tinyxml2-debuginfo-6.0.0-3.el8.x86_64.rpm (info) (download)
tinyxml2-debugsource-6.0.0-3.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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 6.0.0-2 - Switch to %ldconfig_scriptlets * Mon Jan 22 2018 François Cami <fcami@fedoraproject.org> - 6.0.0-1 - Update to latest upstream (rhbz#1357711) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat May 21 2016 Rich Mattes <richmattes@gmail.com> - 3.0.0-1 - Update to release 3.0.0 (rhbz#1202166) * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-4.20140914git5321a0e - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-3.20140914git5321a0e - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.2.0-2.20140914git5321a0e - Rebuilt for GCC 5 C++11 ABI change * Mon Jan 05 2015 François Cami <fcami@fedoraproject.org> - 2.2.0-1.20140914git5321a0e - Update to 2.2.0. * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-4.20140406git6ee53e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3.20140406git6ee53e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 22 2014 François Cami <fcami@fedoraproject.org> - 2.1.0-2.20140406git6ee53e7 - Bump release and make it build (switch GNUInstallDirs.cmake from sources to git). * Sat May 17 2014 François Cami <fcami@fedoraproject.org> - 2.1.0-1.20140406git6ee53e7 - Update to 2.1.0. * Mon Oct 14 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.0.11-4.20130805git0323851 - Patch to build in EPEL branches. * Mon Aug 12 2013 François Cami <fcami@fedoraproject.org> - 1.0.11-3.20130805git0323851 - Fixes by Susi Lehtola: build in a separate directory and don't build anything static. * Mon Aug 12 2013 François Cami <fcami@fedoraproject.org> - 1.0.11-2.20130805git0323851 - Fixes suggested by Ville Skyttä: drop -static, add check, etc. * Sat Aug 10 2013 François Cami <fcami@fedoraproject.org> - 1.0.11-1.20130805git0323851 - Initial package.