Rewrap blurb

This commit is contained in:
Petr Machata 2011-04-06 16:28:08 +02:00
parent 646ad8dd4f
commit 6fa0acc376
1 changed files with 6 additions and 7 deletions

View File

@ -400,13 +400,12 @@ Requires: boost-jam
BuildArch: noarch
%description build
Boost.Build is an easy way to build C++ projects, everywhere. You
name your executables and libraries and list their sources.
Boost.Build takes care about compiling your sources with the right
options, creating static and shared libraries, making executables,
and other chores -- whether you're using gcc, msvc, or a dozen
more supported C++ compilers -- on Windows, OSX, Linux and
commercial UNIX systems.
Boost.Build is an easy way to build C++ projects, everywhere. You name
your executables and libraries and list their sources. Boost.Build
takes care about compiling your sources with the right options,
creating static and shared libraries, making executables, and other
chores -- whether you're using gcc, msvc, or a dozen more supported
C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
%package jam
Summary: A low-level build tool