SPECS: boost.spec - fix ticket#2499, release 2.

pluto pluto at pld-linux.org
Thu Nov 13 23:30:23 CET 2008


Author: pluto                        Date: Thu Nov 13 22:30:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix ticket#2499, release 2.

---- Files affected:
SPECS:
   boost.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.109 SPECS/boost.spec:1.110
--- SPECS/boost.spec:1.109	Thu Nov  6 15:12:19 2008
+++ SPECS/boost.spec	Thu Nov 13 23:30:17 2008
@@ -12,13 +12,14 @@
 Summary(pl.UTF-8):	Biblioteki C++ "Boost"
 Name:		boost
 Version:	1.37.0
-Release:	1
+Release:	2
 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
+Patch2:		%{name}-ticket-2499.patch
 URL:		http://www.boost.org/
 BuildRequires:	boost-jam >= 3.1.12
 BuildRequires:	bzip2-devel
@@ -310,6 +311,7 @@
 %setup -q -n %{name}_%{_fver}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # - don't know how to pass it through (b)jam -s (no way?)
 #   due to oversophisticated build flags system.
@@ -568,6 +570,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2008/11/13 22:30:17  pluto
+- fix ticket#2499, release 2.
+
 Revision 1.109  2008/11/06 14:12:19  pluto
 - fix unresolved python symbols, release 1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/boost.spec?r1=1.109&r2=1.110&f=u



More information about the pld-cvs-commit mailing list