[openmpi] Revert to clean source

Orion Poplawski orion at fedoraproject.org
Wed Apr 17 03:46:11 UTC 2013


commit 4ac8798e3fa28bab88a21d4325b55091437f6e93
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Apr 16 21:46:09 2013 -0600

    Revert to clean source

 openmpi.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openmpi.spec b/openmpi.spec
index dc8ff31..b73dfd0 100644
--- a/openmpi.spec
+++ b/openmpi.spec
@@ -26,11 +26,11 @@ License:		BSD, MIT and Romio
 URL:			http://www.open-mpi.org/
 
 # We can't use %{name} here because of _cc_name_suffix
-Source0:		http://www.open-mpi.org/software/ompi/v1.7/downloads/openmpi-%{version}.tar.bz2
+#Source0:		http://www.open-mpi.org/software/ompi/v1.7/downloads/openmpi-%{version}.tar.bz2
 # openmpi-%{version}-clean.tar.xz was generated by taking the upstream tarball
 # and removing license-incompatible files:
 # rm -r opal/mca/backtrace/darwin/MoreBacktrace
-#Source0:		openmpi-%{version}-clean.tar.xz
+Source0:		openmpi-%{version}-clean.tar.xz
 Source1:		openmpi.module.in
 Source2:		macros.openmpi
 # Patch to handle removed items


More information about the scm-commits mailing list