]> git.pld-linux.org Git - packages/boost.git/commitdiff
- updated to 1.34.1. auto/th/boost-1_34_1-1 auto/ti/boost-1_34_1-1
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 26 Jul 2007 17:09:47 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.96

boost.spec

index 6dd8b3d74be3b2a6aad251a4a1ff8c84441d5a7c..235ccb266c1970d8e0037b2fbc55b4c1ab33984e 100644 (file)
@@ -1,7 +1,6 @@
 #
 # TODO:
 # - pass %{__cxx}
-# - review python fixes.
 #
 # Conditional build:
 %bcond_without python  # without boost-python support
 Summary:       The Boost C++ Libraries
 Summary(pl.UTF-8):     Biblioteki C++ "Boost"
 Name:          boost
-Version:       1.34.0
-Release:       2
+Version:       1.34.1
+Release:       1
 License:       Boost Software License and others
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
-# Source0-md5: ed5b9291ffad776f8757a916e1726ad0
-Patch0:                %{name}-atomicity.patch
-Patch1:                %{name}-python.patch
+# Source0-md5: 2d938467e8a448a2c9763e0a9f8ca7e5
 URL:           http://www.boost.org/
 BuildRequires: boost-jam >= 3.1.12
 BuildRequires: bzip2-devel
@@ -792,8 +789,6 @@ Dokumentacja dla biblioteki Boost C++.
 
 %prep
 %setup -q -n %{name}_%{_fver}
-%patch0 -p0
-%patch1 -p1
 
 # - don't know how to pass it through (b)jam -s (no way?)
 #   due to oversophisticated build flags system.
This page took 0.036402 seconds and 4 git commands to generate.