From 6fa0acc3767821345b8810739b524bc9c2daf965 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Wed, 6 Apr 2011 16:28:08 +0200 Subject: [PATCH] Rewrap blurb --- boost.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/boost.spec b/boost.spec index 6a6b2cc..ba5000d 100644 --- a/boost.spec +++ b/boost.spec @@ -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