From 4e035d5dad646c5ad5e79bb8ba7dfad9f82532fc Mon Sep 17 00:00:00 2001 From: Luciano Montanaro Date: Thu, 14 Nov 2013 20:00:19 +0100 Subject: [PATCH] Fix spectacle file libqtlocation1 slipped in, as well as a few unneeded file paths --- rpm/quandoparte.yaml | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/rpm/quandoparte.yaml b/rpm/quandoparte.yaml index f2034c7..cb8cb73 100755 --- a/rpm/quandoparte.yaml +++ b/rpm/quandoparte.yaml @@ -12,25 +12,24 @@ Description: |- Configure: none Builder: qtc5 PkgConfigBR: -- qdeclarative5-boostable -- Qt5WebKitWidgets -- Qt5WebKit -- Qt5Quick -- Qt5Qml -- Qt5Core -- Qt5Concurrent - Qt5Location +- Qt5Concurrent +- Qt5Core +- Qt5Qml +- Qt5Quick +- Qt5WebKit +- Qt5WebKitWidgets +- qdeclarative5-boostable Requires: -- mapplauncherd-booster-silica-qt5 -- sailfishsilica-qt5 -- qt5-qtlocation - qt5-qtconcurrent -- libqtlocation1 +- qt5-qtlocation +- sailfishsilica-qt5 +- mapplauncherd-booster-silica-qt5 Files: -- '%{_bindir}' -- '%{_datadir}/apps/quandoparte/qml' -- '%{_datadir}/apps/quandoparte/stations' -- '%{_datadir}/apps/quandoparte/i18n' -- '%{_datadir}/applications' - '%{_datadir}/icons/hicolor/meegotouch/apps' +- '%{_datadir}/applications' +- '%{_datadir}/apps/quandoparte/i18n' +- '%{_datadir}/apps/quandoparte/stations' +- '%{_datadir}/apps/quandoparte/qml' +- '%{_bindir}' PkgBR: [] -- 1.7.9.5