SPECS: boost.spec - fix unresolved python symbols, release 1.
pluto
pluto at pld-linux.org
Thu Nov 6 15:12:26 CET 2008
Author: pluto Date: Thu Nov 6 14:12:25 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix unresolved python symbols, release 1.
---- Files affected:
SPECS:
boost.spec (1.108 -> 1.109)
---- Diffs:
================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.108 SPECS/boost.spec:1.109
--- SPECS/boost.spec:1.108 Wed Nov 5 23:36:02 2008
+++ SPECS/boost.spec Thu Nov 6 15:12:19 2008
@@ -12,12 +12,13 @@
Summary(pl.UTF-8): Biblioteki C++ "Boost"
Name: boost
Version: 1.37.0
-Release: 0.1
+Release: 1
License: Boost Software License and others
Group: Libraries
Source0: http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
# Source0-md5: 8d9f990bfb7e83769fa5f1d6f065bc92
Patch0: %{name}-climits.patch
+Patch1: %{name}-link.patch
URL: http://www.boost.org/
BuildRequires: boost-jam >= 3.1.12
BuildRequires: bzip2-devel
@@ -308,6 +309,7 @@
%prep
%setup -q -n %{name}_%{_fver}
%patch0 -p1
+%patch1 -p1
# - don't know how to pass it through (b)jam -s (no way?)
# due to oversophisticated build flags system.
@@ -566,6 +568,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.109 2008/11/06 14:12:19 pluto
+- fix unresolved python symbols, release 1.
+
Revision 1.108 2008/11/05 22:36:02 arekm
- broken linking; rel 0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/boost.spec?r1=1.108&r2=1.109&f=u
More information about the pld-cvs-commit
mailing list