Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2018-05-19 15:41:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brltty (Old)
 and      /work/SRC/openSUSE:Factory/.brltty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brltty"

Sat May 19 15:41:05 2018 rev:44 rq:607457 version:5.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/brltty/brltty.changes    2018-03-20 
21:51:27.184924793 +0100
+++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes       2018-05-19 
15:41:16.249251923 +0200
@@ -1,0 +2,5 @@
+Tue May 15 11:57:06 CEST 2018 - r...@suse.de
+
+- use brltty.path for systemd macros (boo#1074096 again) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ brltty.spec ++++++
--- /var/tmp/diff_new_pack.6d8nqX/_old  2018-05-19 15:41:17.057222362 +0200
+++ /var/tmp/diff_new_pack.6d8nqX/_new  2018-05-19 15:41:17.057222362 +0200
@@ -388,10 +388,10 @@
 %postun -n %{soname} -p /sbin/ldconfig
 
 %pre
-%service_add_pre %{name}@.service
+%service_add_pre %{name}.path
 
 %post
-%service_add_post %{name}@.service
+%service_add_post %{name}.path
 
 # Remove any messages that could've been in place about the upgrade
 rm -f 
%{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
@@ -414,10 +414,10 @@
 fi
 
 %preun
-%service_del_preun %{name}.service
+%service_del_preun %{name}.path
 
 %postun
-%service_del_postun %{name}@.service
+%service_del_postun %{name}.path
 # Remove the /var/adm updatemsg that was hand-created and thus not on filelist
 rm -f 
%{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
 


Reply via email to