SPECS: crossmingw32-boost.spec - updated to 1.38.0
qboosh
qboosh at pld-linux.org
Fri Feb 27 17:03:35 CET 2009
Author: qboosh Date: Fri Feb 27 16:03:35 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.38.0
---- Files affected:
SPECS:
crossmingw32-boost.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-boost.spec
diff -u SPECS/crossmingw32-boost.spec:1.14 SPECS/crossmingw32-boost.spec:1.15
--- SPECS/crossmingw32-boost.spec:1.14 Fri Nov 7 20:02:48 2008
+++ SPECS/crossmingw32-boost.spec Fri Feb 27 17:03:29 2009
@@ -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.37.0
+Version: 1.38.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: 8d9f990bfb7e83769fa5f1d6f065bc92
+# Source0-md5: 5eca2116d39d61382b8f8235915cb267
Patch0: %{name}-win.patch
URL: http://www.boost.org/
BuildRequires: boost-jam >= 3.1.12
@@ -62,7 +62,7 @@
"istniejącej praktyki" i dostarczenie implementacji, tak że biblioteki
"Boost" nadają się do ewentualnej standaryzacji. Niektóre z bibliotek
już zostały zgłoszone do komitetu standaryzacyjnego C++ w nadchodzącym
-Raporcie Technicznym Biblioteki Standardowej C++
+Raporcie Technicznym Biblioteki Standardowej C++.
%package static
Summary: Static Boost libraries (cross mingw32 version)
@@ -148,16 +148,16 @@
%files
%defattr(644,root,root,755)
-%{_libdir}/libboost_*-mgw*-mt-1_37.dll.a
+%{_libdir}/libboost_*-mgw*-mt-1_38.dll.a
%{_includedir}/boost
%files static
%defattr(644,root,root,755)
-%{_libdir}/libboost_*-mgw*-mt-1_37.a
+%{_libdir}/libboost_*-mgw*-mt-1_38.a
%files dll
%defattr(644,root,root,755)
-%{_dlldir}/boost_*-mgw*-mt-1_37.dll
+%{_dlldir}/boost_*-mgw*-mt-1_38.dll
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -165,6 +165,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2009/02/27 16:03:29 qboosh
+- updated to 1.38.0
+
Revision 1.14 2008/11/07 19:02:48 qboosh
- updated to 1.37.0
- updated win patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-boost.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list