]> git.pld-linux.org Git - packages/crossmingw32-boost.git/commitdiff
- updated to 1.37.0
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Nov 2008 19:02:48 +0000 (19:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated win patch

Changed files:
    crossmingw32-boost.spec -> 1.14

crossmingw32-boost.spec

index c06a25d54680cf5bf2b413a8e58879636687d02e..3eb1cecd9cb7121d6cf0679e82047434c98abda6 100644 (file)
@@ -6,13 +6,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.36.0
+Version:       1.37.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: 328bfec66c312150e4c2a78dcecb504b
+# Source0-md5: 8d9f990bfb7e83769fa5f1d6f065bc92
 Patch0:                %{name}-win.patch
 URL:           http://www.boost.org/
 BuildRequires: boost-jam >= 3.1.12
@@ -147,13 +147,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_libdir}/libboost_*-mgw*-mt-1_36.dll.a
+%{_libdir}/libboost_*-mgw*-mt-1_37.dll.a
 %{_includedir}/boost
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libboost_*-mgw*-mt-1_36.a
+%{_libdir}/libboost_*-mgw*-mt-1_37.a
 
 %files dll
 %defattr(644,root,root,755)
-%{_dlldir}/boost_*-mgw*-mt-1_36.dll
+%{_dlldir}/boost_*-mgw*-mt-1_37.dll
This page took 0.075908 seconds and 4 git commands to generate.