]> git.pld-linux.org Git - packages/boost.git/commitdiff
- fix ticket#2499, release 2. auto/th/boost-1_37_0-2
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 13 Nov 2008 22:30:17 +0000 (22:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.110

boost.spec

index 6d369bcaa80cb159878b5daeb99549a832be37e9..73d73f753cea632f811ce57a74869e0d1a218556 100644 (file)
@@ -11,13 +11,14 @@ Summary:    The Boost C++ Libraries
 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
@@ -309,6 +310,7 @@ Dokumentacja dla biblioteki Boost C++.
 %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.
This page took 0.131364 seconds and 4 git commands to generate.