Fri, 26 Apr 2024 07:04:52 UTC | login

Information for build scons-2.3.3-1.el7

ID564
Package Namescons
Version2.3.3
Release1.el7
Epoch
SummaryAn Open Source software construction tool
DescriptionSCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software. SCons is based on the design which won the Software Carpentry build tool design competition in August 2000. SCons "configuration files" are Python scripts, eliminating the need to learn a new build tool syntax. SCons maintains a global view of all dependencies in a tree, and can scan source (or other) files for implicit dependencies, such as files specified on #include lines. SCons uses MD5 signatures to rebuild only when the contents of a file have really changed, not just when the timestamp has been touched. SCons supports side-by-side variant builds, and is easily extended with user- defined Builder and/or Scanner objects.
Built byhguemar
State complete
Volume DEFAULT
StartedTue, 23 Dec 2014 12:40:16 UTC
CompletedTue, 23 Dec 2014 12:43:08 UTC
Taskbuild (cloud7-el7, scons-2.3.3-1.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-stein-el7-build
cloud7-openstack-train-el7-build
cloud7-openstack-ussuri-el7-build
RPMs
src
scons-2.3.3-1.el7.src.rpm (info) (download)
noarch
scons-2.3.3-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Sep 10 2014 Jochen Schmitt <Jochen herr-schmitt de> - 2.3.3-1.el7 - Minor bugfixing release * Sat Mar 09 2013 Fabian Affolter <mail@fabian-affolter.ch> - 2.3.0-1 - Updated to new upstream version 2.3.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Aug 29 2012 Fabian Affolter <mail@fabian-affolter.ch> - 2.2.0-1 - Updated to new upstream version 2.2.0 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Sep 10 2011 Fabian Affolter <mail@fabian-affolter.ch> - 2.1.0-1 - Updated to new upstream version 2.1.0 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Aug 23 2010 Chen Lei <supercyper@163.com> - 2.0.1-1 - new release 2.0.1 * Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.0-2.final.0 - recompiling .py files against Python 2.7 (rhbz#623357) * Thu Jul 08 2010 Chen Lei <supercyper@163.com> - 2.0.0-1.final.0 - new release 2.0.0.final.0 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Dec 25 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.2.0-1 - Update to 1.2.0 to fix problems with Python 2.6 (#475903) (currently causing broken deps with other packages) * Thu Dec 18 2008 Gerard Milmeister <gemi@bluewin.ch> - 1.1.0-1 - new release 1.1.0 * Fri Sep 05 2008 Gerard Milmeister <gemi@bluewin.ch> - 1.0.0-1.d20080826 - new release 1.0.0 * Sun Aug 03 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.5-1 - new release 0.98.5 * Sun Jun 01 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.4-2 - added buildreq sed * Sat May 31 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.4-1 - new release 0.98.4 * Sun May 04 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.3-2 - changed shebang line of scripts * Sun May 04 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.3-1 - new release 0.98.3 * Sat Apr 19 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98.1-1 - new release 0.98.1 * Sat Apr 05 2008 Gerard Milmeister <gemi@bluewin.ch> - 0.98-1 - new release 0.98 * Mon May 21 2007 Gerard Milmeister <gemi@bluewin.ch> - 0.97-1 - new version 0.97 * Thu May 10 2007 Gerard Milmeister <gemi@bluewin.ch> - 0.96.96-1 - new version 0.96.96 * Mon Aug 28 2006 Gerard Milmeister <gemi@bluewin.ch> - 0.96.1-3 - Rebuild for FE6 * Sat Jun 18 2005 Gerard Milmeister <gemi@bluewin.ch> - 0.96.1-1 - New Version 0.96.1 * Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - rebuilt * Tue Jan 25 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> 0.96-4 - Place libs in {_prefix}/lib/ and not in {libdir}; fixes x86_64 problems - Adjust minor bits to be in sync with python-spec-template