Author: lkrotowski Date: Thu Jan 21 22:57:39 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.41
---- Files affected: packages/crossmingw32-boost: crossmingw32-boost.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/crossmingw32-boost/crossmingw32-boost.spec diff -u packages/crossmingw32-boost/crossmingw32-boost.spec:1.15 packages/crossmingw32-boost/crossmingw32-boost.spec:1.16 --- packages/crossmingw32-boost/crossmingw32-boost.spec:1.15 Fri Feb 27 17:03:29 2009 +++ packages/crossmingw32-boost/crossmingw32-boost.spec Thu Jan 21 23:57:34 2010 @@ -7,13 +7,13 @@ Summary: The Boost C++ Libraries - Mingw32 cross version Summary(pl.UTF-8): Biblioteki C++ "Boost" - wersja skrośna dla Mingw32 Name: crossmingw32-%{realname} -Version: 1.38.0 +Version: 1.41.0 %define fver %(echo %{version} | tr . _) Release: 1 License: Boost Software License and others Group: Development/Libraries Source0: http://dl.sourceforge.net/boost/%{realname}_%{fver}.tar.bz2 -# Source0-md5: 5eca2116d39d61382b8f8235915cb267 +# Source0-md5: 8bb65e133907db727a2a825c5400d0a6 Patch0: %{name}-win.patch URL: http://www.boost.org/ BuildRequires: boost-jam >= 3.1.12 @@ -94,8 +94,8 @@ %setup -q -n %{realname}_%{fver} %patch0 -p1 -echo 'using gcc : : %{target}-g++ : <cxxflags>"%{rpmcxxflags}" ;' \ - >tools/build/v2/user-config.jam +echo 'using gcc : : %{target}-g++ : <cxxflags>"%{rpmcxxflags}"' \ + '<archiver>%{target}-ar ;' >tools/build/v2/user-config.jam %build %if %{with serialization} @@ -104,15 +104,9 @@ cp %{_prefix}/bin/mingwm10.dll wineprefix/drive_c/windows/system32/ %endif -CC="%{__cc}" ; export CC -CXX="%{__cxx}" ; export CXX -LD=%{target}-ld ; export LD -AR=%{target}-ar ; export AR -AS=%{target}-as ; export AS -RANLIB=%{target}-ranlib ; export RANLIB - bjam \ -q -d2 \ + --layout=versioned \ -sBZIP2_BINARY=bzip2 \ --toolset=gcc \ --without-python \ @@ -148,16 +142,16 @@ %files %defattr(644,root,root,755) -%{_libdir}/libboost_*-mgw*-mt-1_38.dll.a +%{_libdir}/libboost_*-mgw*-mt-*.dll.a %{_includedir}/boost %files static %defattr(644,root,root,755) -%{_libdir}/libboost_*-mgw*-mt-1_38.a +%{_libdir}/libboost_*-mgw*-mt-*.a %files dll %defattr(644,root,root,755) -%{_dlldir}/boost_*-mgw*-mt-1_38.dll +%{_dlldir}/boost_*-mgw*-mt-*.dll %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -165,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/01/21 22:57:34 lkrotowski +- up to 1.41 + Revision 1.15 2009/02/27 16:03:29 qboosh - updated to 1.38.0 @@ -183,7 +180,7 @@ - rel 1 (builds, seems to work) - using boost way for configuration (dropped perl hackery) - dropped some more sed hackery -- using boost way for linking (dropper custom script) +- using boost way for linking (dropped custom script) - using boost naming scheme (with version and compiler) Revision 1.10 2008/08/23 10:20:24 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-boost/crossmingw32-boost.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit