diff --git a/rpm/mapplauncherd.spec b/rpm/mapplauncherd.spec index 8c3fe75..638073d 100644 --- a/rpm/mapplauncherd.spec +++ b/rpm/mapplauncherd.spec @@ -64,7 +64,7 @@ Summary: Test scripts for launchable applications Group: Development/Tools Requires: %{name} = %{version}-%{release} Requires: %{name}-testapps = %{version}-%{release} -Requires: mapplauncherd-qt4 +Requires: mapplauncherd-qt %description tests Test scripts used for testing meegotouch-applauncherd. diff --git a/rpm/mapplauncherd.yaml b/rpm/mapplauncherd.yaml index 2a87563..2d54bad 100644 --- a/rpm/mapplauncherd.yaml +++ b/rpm/mapplauncherd.yaml @@ -75,7 +75,7 @@ SubPackages: Test scripts used for testing meegotouch-applauncherd. Requires: - "%{name}-testapps = %{version}-%{release}" - - mapplauncherd-qt4 + - mapplauncherd-qt Files: - "%{_datadir}/applauncherd-M-art-tests/tests.xml" - "%{_datadir}/applauncherd-M-bug-tests/tests.xml"