]> git.pld-linux.org Git - packages/mongodb.git/blobdiff - mongodb.spec
- fix for "'swap' is not a member of 'std'" in gcc 4
[packages/mongodb.git] / mongodb.spec
index c0c5ac02fc2cd751d8a28e169acc89a115f1a8a1..f13454bc7c5ede6b88f1072f0b717c2235a44656 100644 (file)
@@ -19,6 +19,7 @@ Patch1:               %{name}-system-libs.patch
 Patch2:                boost-1.50.patch
 Patch3:                %{name}-install.patch
 Patch4:                %{name}-shared.patch
+Patch5:                gcc4.patch
 URL:           http://www.mongodb.org/
 BuildRequires: boost-devel >= 1.50
 BuildRequires: libpcap-devel
@@ -145,6 +146,7 @@ konfiguracji oraz skrypty init.d.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 # Fix permissions
 find -type f -executable | xargs chmod a-x
This page took 0.032896 seconds and 4 git commands to generate.