summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fedora/glibc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 8c1a062f91..fc788ddd8a 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -140,7 +140,7 @@ use the standard C libraries.
%package common
Summary: Common binaries and locale data for glibc
-Requires: %{name}-%{version}-%{release}
+Requires: %{name}=%{version}-%{release}
Requires: tzdata >= 2003a
Group: System Environment/Base