[libkcddb] fix typo

Rex Dieter rdieter at fedoraproject.org
Fri Apr 26 12:25:27 UTC 2013


commit 194e87819adacddd5e1aa4a682281af123ea0707
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Apr 26 07:25:23 2013 -0500

    fix typo

 libkcddb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libkcddb.spec b/libkcddb.spec
index e43cd28..668e7bc 100644
--- a/libkcddb.spec
+++ b/libkcddb.spec
@@ -22,7 +22,7 @@ BuildRequires: pkgconfig(libmusicbrainz5)
 
 Requires: kdelibs4%{?_isa} >= %{_kde4_version}
 # kcmshell4
-Requires: kde-rumtime%{?_isa} >= %{_kde4_version}
+Requires: kde-runtime%{?_isa} >= %{_kde4_version}
 
 # when split occured
 Conflicts: kdemultimedia-libs < 6:4.8.80


More information about the scm-commits mailing list