commit 327899b64ebd3b387ab7d158b6c0c53477b5b3cc
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Nov 11 22:03:50 2015 +0200

    No need to autostart this service as D-Bus activation will do it as needed
    
    https://bugzilla.redhat.com/1200752

 fedmsg-notify.spec | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/fedmsg-notify.spec b/fedmsg-notify.spec
index f574e86..f028f50 100644
--- a/fedmsg-notify.spec
+++ b/fedmsg-notify.spec
@@ -1,7 +1,7 @@
 Summary:       Fedmsg Desktop Notifications
 Name:          fedmsg-notify
 Version:       0.5.5
-Release:       0.3
+Release:       0.4
 License:       GPL v3+
 Group:         X11/Applications/Networking
 Source0:       
https://github.com/fedora-infra/fedmsg-notify/archive/%{version}/%{name}-%{version}.tar.gz
@@ -68,11 +68,6 @@ desktop-file-install \
     --dir=$RPM_BUILD_ROOT%{_desktopdir} \
     conf/%{name}-daemon.desktop
 
-# Autostart the daemon
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
-cp -p $RPM_BUILD_ROOT%{_desktopdir}/%{name}-daemon.desktop \
-    $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/
-
 # GSettings schema
 install -d $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
 cp -p conf/%{busname}.gschema.xml $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
@@ -91,7 +86,6 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README.md LICENSE
-/etc/xdg/autostart/%{name}-daemon.desktop
 /etc/dbus-1/system.d/%{busname}.conf
 %attr(755,root,root) %{_bindir}/%{name}-daemon
 %attr(755,root,root) %{_bindir}/%{name}-config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fedmsg-notify.git/commitdiff/327899b64ebd3b387ab7d158b6c0c53477b5b3cc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to