[boost/f14/master] * Fri Aug 16 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.6 - Merged the latest change

Denis Arnaud denisarnaud at fedoraproject.org
Mon Aug 16 22:42:15 UTC 2010


commit 63044e7881a13cda3b9d08ee5fc6789af0edf373
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Tue Aug 17 00:42:06 2010 +0200

    * Fri Aug 16 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.6
    - Merged the latest changes from the now final release of Boost-1.44

 boost.spec |   16 +++++++++++-----
 sources    |    2 +-
 2 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 946d97a..9785c83 100644
--- a/boost.spec
+++ b/boost.spec
@@ -22,14 +22,17 @@
 Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.44.0
-Release: 0.5%{?dist}
+Release: 0.6%{?dist}
 License: Boost
 
-# Temporarily get the source from a clone repository of the upstream maintainer,
-# until that latter fixes the compilation bug. A merge request has been made:
-# http://gitorious.org/~zeuner/boost/zeuners-boost-cmake/merge_requests/1
+# The CMake build framework is added on top of the official Boost release
+# (http://www.boost.org), and hosted on Gitorious, for now in the following
+# Git repository: http://gitorious.org/boost/denisarnauds-zeuners-boost-cmake
+# Optionally, the CMake framework (set of CMakeLists.txt and module.cmake files)
+# could be added thanks to a patch.
 #URL: http://gitorious.org/boost/zeuners-boost-cmake/archive-tarball/%{version}
-URL: http://gitorious.org/boost/denisarnauds-zeuners-boost-cmake/archive-tarball/%{version}
+#URL: http://gitorious.org/boost/denisarnauds-zeuners-boost-cmake/archive-tarball/%{version}
+URL: http://www.boost.org
 Group: System Environment/Libraries
 %define full_version %{name}-%{version}.cmake
 Source: %{url}/%{full_version}.tar.bz2
@@ -737,6 +740,9 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
 %endif
 
 %changelog
+* Fri Aug 16 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.6
+- Merged the latest changes from the now final release of Boost-1.44
+
 * Fri Aug  6 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5
 - Patched header file in boost/random/detail. Resolves: #621631
 
diff --git a/sources b/sources
index 01f7f14..1fdd6a8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6c99cb8684788c4e0ce1411070f8928d  boost-1.44.0.cmake.tar.bz2
+79c7c58e43fa65deb5855127ec32c9e0  boost-1.44.0.cmake.tar.bz2
 ffcd0af9e29a53107a73e7f2ccc715cc  boost-cmake-soname.patch


More information about the scm-commits mailing list