diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2014-06-21 22:23:07 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2014-06-21 22:23:07 +0200 |
| commit | 1f0cde7cfd31c180eaceeab4ee0ad24613eaf34c (patch) | |
| tree | 7b78f4bb6ecbe04ae165cb00a47989e7ad81e387 /rpm | |
| parent | 1c908650c9086f9b1714da14acdcb18f85e3d4fb (diff) | |
Restructured for lib and daemon
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/waterwatch.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/rpm/waterwatch.yaml b/rpm/waterwatch.yaml index e2f0359..8d3cb49 100644 --- a/rpm/waterwatch.yaml +++ b/rpm/waterwatch.yaml @@ -6,7 +6,7 @@ Group: Qt/Qt URL: http://example.org/ License: BSD Sources: -- '%{name}-%{version}.tar.bz2' +- '%{name}-%{version}.tar.xz' Description: | Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol. Configure: none @@ -24,8 +24,4 @@ Files: - '%{_datadir}/%{name}/qml' - '%{_datadir}/applications/%{name}.desktop' - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' -- /usr/bin -- /usr/share/waterwatch -- /usr/share/applications -- /usr/share/icons/hicolor/86x86/apps PkgBR: [] |
