]> git.pld-linux.org Git - packages/boost.git/commitdiff
- 1.40.0 released. auto/th/boost-1_40_0-1
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 28 Aug 2009 18:43:19 +0000 (18:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.120

boost.spec

index 0214eddc5d865f4005ce4dc0611ee0f362bbff43..ed23de1c778310f428294c330a0f5dd84d6116ad 100644 (file)
@@ -7,18 +7,15 @@
 %bcond_without python  # without boost-python support
 #
 %define                _fver   %(echo %{version} | tr . _)
-%define                snap    r55135
 Summary:       The Boost C++ Libraries
 Summary(pl.UTF-8):     Biblioteki C++ "Boost"
 Name:          boost
 Version:       1.40.0
-Release:       0.%{snap}.1
+Release:       1
 License:       Boost Software License and others
 Group:         Libraries
-# Source0:     http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
-# svn export http://svn.boost.org/svn/boost/branches/release boost
-Source0:       %{name}-%{snap}.tar.bz2
-# Source0-md5: 159bfecfc3fb706da99d741e121e2abc
+Source0:       http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
+# Source0-md5: ec3875caeac8c52c7c129802a8483bd7
 Patch0:                %{name}-climits.patch
 Patch1:                %{name}-link.patch
 URL:           http://www.boost.org/
@@ -316,8 +313,7 @@ Documentation for the Boost C++ Library.
 Dokumentacja dla biblioteki Boost C++.
 
 %prep
-%setup -q -n %{name}
-#%%setup -q -n %{name}_%{_fver}
+%setup -q -n %{name}_%{_fver}
 %patch0 -p1
 %patch1 -p1
 
This page took 0.144035 seconds and 4 git commands to generate.