From f6b9e71d2bc38fc59e1b9f6eb547363b1b64f8cb Mon Sep 17 00:00:00 2001 From: John Brooks Date: Fri, 12 Apr 2013 19:33:05 -0600 Subject: [PATCH] [mapplauncherd] Fix tests package dependency --- rpm/mapplauncherd.spec | 2 +- rpm/mapplauncherd.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"