From 4e883bf349d1ffd521e865a675491d2fc767e572 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Aug 06 2010 12:47:30 +0000 Subject: * Fri Aug 6 2010 Denis Arnaud - 1.44.0-0.5 - Patched header file in boost/random/detail. Resolves: #621631 --- diff --git a/.gitignore b/.gitignore index 5dbb827..08f1678 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ boost-*.tar.* boost-*.src.rpm +boost-cmake-soname.patch clog -.build*.log +.build* diff --git a/boost.spec b/boost.spec index ca2d8dd..946d97a 100644 --- a/boost.spec +++ b/boost.spec @@ -22,7 +22,7 @@ Name: boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.44.0 -Release: 0.4%{?dist} +Release: 0.5%{?dist} License: Boost # Temporarily get the source from a clone repository of the upstream maintainer, @@ -737,6 +737,9 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_ %endif %changelog +* Fri Aug 6 2010 Denis Arnaud - 1.44.0-0.5 +- Patched header file in boost/random/detail. Resolves: #621631 + * Fri Jul 31 2010 Denis Arnaud - 1.44.0-0.4 - Added missing header files in boost/random/detail. Resolves: #619869 diff --git a/sources b/sources index ccaad0e..01f7f14 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6e46334aeea93d7d480a08034e6368c2 boost-1.44.0.cmake.tar.bz2 +6c99cb8684788c4e0ce1411070f8928d boost-1.44.0.cmake.tar.bz2 ffcd0af9e29a53107a73e7f2ccc715cc boost-cmake-soname.patch