X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=boost%2Fmingw32-boost.spec;h=ebf4f4e7e320eb28126ede1f909a187ec31c2692;hb=7e5dca9cddc70940dd5cd0a721c19f5184d6a9ce;hp=286ae7ddacc1dab0c63b4b4c1a18c0ba144ae4c3;hpb=b481be5cfa489c193f164434dce4acb96beea6c2;p=fedora-mingw.git diff --git a/boost/mingw32-boost.spec b/boost/mingw32-boost.spec index 286ae7d..ebf4f4e 100644 --- a/boost/mingw32-boost.spec +++ b/boost/mingw32-boost.spec @@ -6,7 +6,7 @@ Name: mingw32-boost Version: 1.34.1 -Release: 3%{?dist} +Release: 6%{?dist} Summary: MinGW Windows port of Boost C++ Libraries License: Boost @@ -22,6 +22,9 @@ Patch3: boost-run-tests.patch Patch4: boost-regex.patch Patch5: boost-gcc43.patch +# For GCC 4.4, https://svn.boost.org/trac/boost/ticket/2069 +Patch1000: svn-r48960.diff + BuildArch: noarch BuildRequires: mingw32-filesystem >= 30 @@ -55,6 +58,8 @@ Standards Committee's upcoming C++ Standard Library Technical Report.) %patch4 -p0 %patch5 -p1 +%patch1000 -p2 + %build BOOST_ROOT=`pwd` @@ -135,6 +140,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) +%doc LICENSE_1_0.txt %{_mingw32_includedir}/boost %{_mingw32_bindir}/libboost_date_time.dll %{_mingw32_libdir}/libboost_date_time.dll.a @@ -185,6 +191,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 21 2009 Richard W.M. Jones - 1.34.1-6 +- Rebuild for mingw32-gcc 4.4 + +* Fri Jan 23 2009 Richard W.M. Jones - 1.34.1-4 +- Include license file. + * Fri Jan 23 2009 Richard W.M. Jones - 1.34.1-3 - Use _smp_mflags.