* Fri Aug 6 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.5

- Patched header file in boost/random/detail. Resolves: #621631
This commit is contained in:
Denis Arnaud 2010-08-06 14:47:30 +02:00
parent f3e80a3bfa
commit 4e883bf349
3 changed files with 7 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
boost-*.tar.*
boost-*.src.rpm
boost-cmake-soname.patch
clog
.build*.log
.build*

View File

@ -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@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@m4x.org> - 1.44.0-0.4
- Added missing header files in boost/random/detail. Resolves: #619869

View File

@ -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