SPECS: crossmingw32-boost.spec - updated to 1.37.0 - updated win patch
qboosh
qboosh at pld-linux.org
Fri Nov 7 20:02:54 CET 2008
Author: qboosh Date: Fri Nov 7 19:02:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.37.0
- updated win patch
---- Files affected:
SPECS:
crossmingw32-boost.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-boost.spec
diff -u SPECS/crossmingw32-boost.spec:1.13 SPECS/crossmingw32-boost.spec:1.14
--- SPECS/crossmingw32-boost.spec:1.13 Fri Sep 12 19:45:36 2008
+++ SPECS/crossmingw32-boost.spec Fri Nov 7 20:02:48 2008
@@ -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.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
@@ -148,16 +148,16 @@
%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
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -165,6 +165,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2008/11/07 19:02:48 qboosh
+- updated to 1.37.0
+- updated win patch
+
Revision 1.13 2008/09/12 17:45:36 lkrotowski
- conditionally enable Boost Serialization (requires wine for building)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-boost.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list