]> git.pld-linux.org Git - packages/boost.git/commitdiff
- add missed #include in expressive module.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 25 Mar 2010 19:26:29 +0000 (19:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boost.spec -> 1.124

boost.spec

index ccbd6d9548ce904e11e6c8272106c8441b07e2f0..6ec320d2ea2935cf8a61df20a8a79f02b0f9abd3 100644 (file)
@@ -18,6 +18,7 @@ Source0:      http://dl.sourceforge.net/boost/%{name}_%{_fver}.tar.bz2
 # Source0-md5: 7bf3b4eb841b62ffb0ade2b82218ebe6
 Patch0:                %{name}-climits.patch
 Patch1:                %{name}-link.patch
+Patch2:                %{name}-xpressive.patch
 URL:           http://www.boost.org/
 BuildRequires: boost-jam >= 3.1.12
 BuildRequires: bzip2-devel
@@ -316,6 +317,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.033934 seconds and 4 git commands to generate.