[polari/f22] Update file lists

Kalev Lember kalev at fedoraproject.org
Thu Mar 5 13:43:20 UTC 2015


commit b05f68f167ab8ee744b8f4ed094fbf7b74c85a4e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Mar 5 14:11:10 2015 +0100

    Update file lists
    
    ... and require telepathy-filesystem for the
    /usr/share/telepathy/clients/ directory.

 polari.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/polari.spec b/polari.spec
index 59b388e..a99fb7a 100644
--- a/polari.spec
+++ b/polari.spec
@@ -18,6 +18,7 @@ BuildRequires: desktop-file-utils
 # Bootstrap requirements
 BuildRequires: gtk-doc gnome-common intltool
 
+Requires: telepathy-filesystem
 Requires: telepathy-logger
 Requires: telepathy-mission-control
 Requires: telepathy-idle
@@ -67,8 +68,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}-symbolic.*
 %{_datadir}/%{name}/
 %{_datadir}/dbus-1/services/%{bus_name}.service
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Polari.service
 %{_libdir}/%{name}/
 %{_datadir}/glib-2.0/schemas/%{bus_name}.gschema.xml
+%{_datadir}/telepathy/clients/Polari.client
 
 %changelog
 * Thu Mar 05 2015 Florian Müllner <fmuellner at redhat.com> - 3.15.91-1


More information about the scm-commits mailing list