summaryrefslogtreecommitdiff
path: root/rpm/pebble.spec
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.spec
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.spec')
-rw-r--r--rpm/pebble.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec
index ae28945..bd86a5c 100644
--- a/rpm/pebble.spec
+++ b/rpm/pebble.spec
@@ -13,7 +13,7 @@ Name: pebble
%{!?qtc_make:%define qtc_make make}
%{?qtc_builddir:%define _builddir %qtc_builddir}
Summary: Support for Pebble watch in SailfishOS
-Version: 0.13
+Version: 0.13.js1
Release: 1
Group: Qt/Qt
License: GPL3
@@ -30,6 +30,7 @@ BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(mlite5)
BuildRequires: pkgconfig(sailfishapp) >= 0.0.10
+BuildRequires: pkgconfig(icu-i18n)
BuildRequires: desktop-file-utils
%description
@@ -78,6 +79,8 @@ systemctl --user daemon-reload
%defattr(-,root,root,-)
%{_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