Fedora 14 Update: scons-2.1.0-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Sun Sep 25 03:40:27 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-12510
2011-09-11 21:32:13
--------------------------------------------------------------------------------

Name        : scons
Product     : Fedora 14
Version     : 2.1.0
Release     : 1.fc14
URL         : http://www.scons.org
Summary     : An Open Source software construction tool
Description :
SCons 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.

--------------------------------------------------------------------------------
Update Information:

* Sat Sep 10 2011 Fabian Affolter <mail at fabian-affolter.ch> - 2.1.0-1
- Updated to new upstream version 2.1.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep 10 2011 Fabian Affolter <mail at fabian-affolter.ch> - 2.1.0-1
- Updated to new upstream version 2.1.0
* Wed Feb  9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #737255 - scons-2.1.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=737255
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update scons' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list