]> git.pld-linux.org Git - packages/boost.git/commitdiff
- gcc43 patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 27 Dec 2008 00:21:53 +0000 (00:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.113

boost.spec

index 954dabeee756558d9860a47c65ec464bfb5b0b52..bcaab65168fca1b5fe99066d34837f6b9812b924 100644 (file)
@@ -11,7 +11,7 @@ Summary:      The Boost C++ Libraries
 Summary(pl.UTF-8):     Biblioteki C++ "Boost"
 Name:          boost
 Version:       1.37.0
-Release:       2
+Release:       2.1
 License:       Boost Software License and others
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
@@ -19,6 +19,7 @@ Source0:      http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
 Patch0:                %{name}-climits.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-ticket-2499.patch
+Patch3:                %{name}-gcc43.patch
 URL:           http://www.boost.org/
 BuildRequires: boost-jam >= 3.1.12
 BuildRequires: bzip2-devel
@@ -312,6 +313,7 @@ Dokumentacja dla biblioteki Boost C++.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # - don't know how to pass it through (b)jam -s (no way?)
 #   due to oversophisticated build flags system.
This page took 0.15818 seconds and 4 git commands to generate.