[mongodb] add urls for patches submitted upstream

Nathaniel McCallum npmccallum at fedoraproject.org
Mon Jan 16 19:56:30 UTC 2012


commit 69759f92140393e494c2bd7de53479f2c7142f87
Author: Nathaniel McCallum <nathaniel at themccallums.org>
Date:   Mon Jan 16 14:56:28 2012 -0500

    add urls for patches submitted upstream

 mongodb.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/mongodb.spec b/mongodb.spec
index a7b9f4e..edf1d40 100644
--- a/mongodb.spec
+++ b/mongodb.spec
@@ -17,9 +17,11 @@ Source3:        %{name}.logrotate
 Source4:        %{name}.conf
 Source5:        %{name}-tmpfile
 Patch1:         mongodb-no-term.patch
-Patch2:         mongodb-src-r2.0.2-js.patch
-Patch3:         mongodb-fix-fork.patch
-Patch4:         mongodb-fix-pcre.patch
+Patch2:         mongodb-fix-fork.patch
+# https://github.com/mongodb/mongo/pull/161
+Patch3:         mongodb-fix-pcre.patch
+# https://github.com/mongodb/mongo/pull/160
+Patch4:         mongodb-src-r2.0.2-js.patch
 Patch5:         mongodb-sm-pkgconfig.patch
 
 BuildRequires:  python-devel


More information about the scm-commits mailing list