[boost] * Fri Jul 31 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.4 - Added missing header fil

Denis Arnaud denisarnaud at fedoraproject.org
Sat Jul 31 18:24:58 UTC 2010


commit 462f3a66e24a8c27cd9bfb4b098ed05a4819cac3
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Sat Jul 31 20:24:51 2010 +0200

    * Fri Jul 31 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.4
    - Added missing header files in boost/random/detail. Resolves: #619869

 .gitignore |    6 +++++-
 boost.spec |   12 ++++++++++--
 sources    |    3 ++-
 3 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 168d6c6..dcb0b1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-boost-1.44.0.cmake.tar.bz2
+boost-*.tar.*
+boost-cmake-soname.patch
+clog
+.build*
+
diff --git a/boost.spec b/boost.spec
index d9d2226..ca2d8dd 100644
--- a/boost.spec
+++ b/boost.spec
@@ -22,9 +22,14 @@
 Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.44.0
-Release: 0.3%{?dist}
+Release: 0.4%{?dist}
 License: Boost
-URL: http://gitorious.org/boost/zeuners-boost-cmake/archive-tarball/%{version}
+
+# 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
+#URL: http://gitorious.org/boost/zeuners-boost-cmake/archive-tarball/%{version}
+URL: http://gitorious.org/boost/denisarnauds-zeuners-boost-cmake/archive-tarball/%{version}
 Group: System Environment/Libraries
 %define full_version %{name}-%{version}.cmake
 Source: %{url}/%{full_version}.tar.bz2
@@ -732,6 +737,9 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
 %endif
 
 %changelog
+* Fri Jul 31 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.4
+- Added missing header files in boost/random/detail. Resolves: #619869
+
 * Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.44.0-0.3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index dd8b408..ccaad0e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-7cb8ea8b3ba5890ac24df8cde249dfd3  boost-1.44.0.cmake.tar.bz2
+6e46334aeea93d7d480a08034e6368c2  boost-1.44.0.cmake.tar.bz2
+ffcd0af9e29a53107a73e7f2ccc715cc  boost-cmake-soname.patch


More information about the scm-commits mailing list