summaryrefslogtreecommitdiff
path: root/rpm/pebble.yaml
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2015-01-03 16:38:02 +0100
committerTomasz Sterna <tomek@xiaoka.com>2015-01-03 19:07:48 +0100
commit4e7da1944f5fa75a0739c0757d40a8102f045365 (patch)
tree5f3fe179256536e4135eb4d5031a1d754af5e26c /rpm/pebble.yaml
parent4150005566bec7827ce1cdd759a2397d47eba583 (diff)
parente6ec758b364fcaf9fda35e56740c3fcd7e8fe25e (diff)
Merge remote-tracking branch 'javispedro/js-testing'
Conflicts: daemon/daemon.pro daemon/dbusconnector.cpp daemon/manager.cpp daemon/watchcommands.cpp daemon/watchcommands.h daemon/watchconnector.cpp daemon/watchconnector.h log4qt-debug.conf log4qt-release.conf rpm/pebble.spec rpm/pebble.yaml
Diffstat (limited to 'rpm/pebble.yaml')
-rw-r--r--rpm/pebble.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml
index f4b8db1..4681e9c 100644
--- a/rpm/pebble.yaml
+++ b/rpm/pebble.yaml
@@ -1,6 +1,6 @@
Name: pebble
Summary: Support for Pebble watch in SailfishOS
-Version: 0.13
+Version: 0.13.js1
Release: 1
Group: Qt/Qt
URL: http://getpebble.com/
@@ -22,16 +22,16 @@ PkgConfigBR:
- Qt5Core
- mlite5
- sailfishapp >= 0.0.10
-PkgBR:
-- libicu-devel
+- icu-i18n
Requires:
- sailfishsilica-qt5 >= 0.10.9
- systemd-user-session-targets
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}/qml'
+- '%{_datadir}/%{name}/js'
+- '%{_datadir}/%{name}/translations'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- '%{_libdir}/systemd/user/%{name}d.service'
- '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service'
-PkgBR: []