[boost/f14/master] * Fri Aug 6 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5 - Patched header file in b

Denis Arnaud denisarnaud at fedoraproject.org
Fri Aug 6 12:51:20 UTC 2010


commit 4e883bf349d1ffd521e865a675491d2fc767e572
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Fri Aug 6 14:47:30 2010 +0200

    * 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

 .gitignore |    3 ++-
 boost.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <denis.arnaud_fedora at m4x.org> - 1.44.0-0.5
+- Patched header file in boost/random/detail. Resolves: #621631
+
 * 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
 
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


More information about the scm-commits mailing list