]> 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 bb5f89d776115fcae50ec847c26c45847b338e37..f13454bc7c5ede6b88f1072f0b717c2235a44656 100644 (file)
@@ -5,7 +5,7 @@ Summary:        MongoDB client shell and tools
 Summary(pl.UTF-8):     Powłoka kliencka i narzędzia dla bazy danych MongoDB
 Name:          mongodb
 Version:       2.2.4
-Release:       1
+Release:       3
 License:       AGPL v3
 Group:         Applications/Databases
 Source0:       http://downloads.mongodb.org/src/%{name}-src-r%{version}.tar.gz
@@ -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.069672 seconds and 4 git commands to generate.