Merge remote-tracking branch 'origin/master'
Conflicts: boost.spec
This commit is contained in:
commit
51023f006e
@ -23,7 +23,7 @@ Name: boost
|
|||||||
Summary: The free peer-reviewed portable C++ source libraries
|
Summary: The free peer-reviewed portable C++ source libraries
|
||||||
Version: 1.46.1
|
Version: 1.46.1
|
||||||
%define version_enc 1_46_1
|
%define version_enc 1_46_1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: Boost
|
License: Boost
|
||||||
|
|
||||||
# The CMake build framework (set of CMakeLists.txt and module.cmake files) is
|
# The CMake build framework (set of CMakeLists.txt and module.cmake files) is
|
||||||
@ -839,12 +839,15 @@ find $RPM_BUILD_ROOT%{_includedir}/ \( -name '*.pl' -o -name '*.sh' \) -exec %{_
|
|||||||
%{_bindir}/bjam
|
%{_bindir}/bjam
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Apr 4 2011 Petr Machata <pmachata@redhat.com> - 1.46.1-2
|
* Mon Apr 4 2011 Petr Machata <pmachata@redhat.com> - 1.46.1-3
|
||||||
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing
|
- Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake. Passing
|
||||||
via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
|
via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
|
||||||
expression as a result of %%{optflags} expansion.
|
expression as a result of %%{optflags} expansion.
|
||||||
- Related: #667294
|
- Related: #667294
|
||||||
|
|
||||||
|
* Wed Mar 30 2011 Deji Akingunola <dakingun@gmail.com> - 1.46.1-2
|
||||||
|
- Rebuild for mpich2 soname bump
|
||||||
|
|
||||||
* Sun Mar 13 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.46.1-1
|
* Sun Mar 13 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.46.1-1
|
||||||
- Merged the latest changes from the bug-fix release of Boost-1.46
|
- Merged the latest changes from the bug-fix release of Boost-1.46
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user