summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2016-12-09 14:37:05 -0700
committerChristoph Junghans <junghans@votca.org>2016-12-09 14:37:05 -0700
commite812e2b4b9f074bf0c55eb27a2066c988662f83b (patch)
tree06de59c91c3ad48e29cc91629fed710c9bf390df
parent151c0bd8ba3979f79c5e63e5359d185a127db106 (diff)
downloadfedora-review-e812e2b4b9f074bf0c55eb27a2066c988662f83b.tar.gz
fedora-review-e812e2b4b9f074bf0c55eb27a2066c988662f83b.tar.xz
fedora-review-e812e2b4b9f074bf0c55eb27a2066c988662f83b.zip
legion: fixed a typo
-rw-r--r--legion/legion.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/legion/legion.spec b/legion/legion.spec
index 58148ba..ffc7ed2 100644
--- a/legion/legion.spec
+++ b/legion/legion.spec
@@ -49,7 +49,7 @@ Legion compiled with Open MPI, package incl. binaries and libraries
%package mpich
Summary: Legion MPICH binaries and libraries
-Requires: %{name}-%{?_isa} = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{version}-%{release}
BuildRequires: mpich-devel
%description mpich