summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-12-12 20:57:07 +0100
committerTomasz Sterna <tomek@xiaoka.com>2014-12-12 20:57:07 +0100
commit80cf5c3c0b779c869e61dca0da9eec18b962c8ce (patch)
treeafaccaf434d4bab5d4941103ec3dce662292010b /rpm
parent8e8c5da2d50ce71bd795803154636e0b6d30912b (diff)
Replaced Log4Qt with Qt 5.2+ QLoggingCategory
Diffstat (limited to 'rpm')
-rw-r--r--rpm/pebble.spec1
-rw-r--r--rpm/pebble.yaml2
2 files changed, 0 insertions, 3 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec
index 9b9df50..eaf5e8f 100644
--- a/rpm/pebble.spec
+++ b/rpm/pebble.spec
@@ -82,6 +82,5 @@ systemctl --user daemon-reload
%{_datadir}/icons/hicolor/86x86/apps/%{name}.png
%{_libdir}/systemd/user/%{name}d.service
%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service
-%{_datadir}/%{name}/log4qt.conf
# >> files
# << files
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml
index e5edbaa..1b954c1 100644
--- a/rpm/pebble.yaml
+++ b/rpm/pebble.yaml
@@ -23,7 +23,6 @@ PkgConfigBR:
- mlite5
- sailfishapp >= 0.0.10
PkgBR:
-- log4qt-devel
- libicu-devel
Requires:
- sailfishsilica-qt5 >= 0.10.9
@@ -35,5 +34,4 @@ Files:
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- '%{_libdir}/systemd/user/%{name}d.service'
- '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service'
-- '%{_datadir}/%{name}/log4qt.conf'
PkgBR: []