Hello community, here is the log from the commit of package brltty for openSUSE:Factory checked in at 2018-01-16 09:33:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/brltty (Old) and /work/SRC/openSUSE:Factory/.brltty.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "brltty" Tue Jan 16 09:33:07 2018 rev:42 rq:563065 version:5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/brltty/brltty.changes 2017-12-08 12:55:10.742471841 +0100 +++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes 2018-01-16 09:33:08.331612185 +0100 @@ -1,0 +2,6 @@ +Wed Jan 3 17:55:38 UTC 2018 - [email protected] + +- Fix %pre, %post, and %postun: brltty.service is now + [email protected] (boo#1074096). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ brltty.spec ++++++ --- /var/tmp/diff_new_pack.chiocJ/_old 2018-01-16 09:33:09.039579061 +0100 +++ /var/tmp/diff_new_pack.chiocJ/_new 2018-01-16 09:33:09.047578686 +0100 @@ -1,7 +1,7 @@ # # spec file for package brltty # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -377,10 +377,10 @@ %postun -n %{soname} -p /sbin/ldconfig %pre -%service_add_pre %{name}.service +%service_add_pre %{name}@.service %post -%service_add_post %{name}.service +%service_add_post %{name}@.service # Remove any messages that could've been in place about the upgrade rm -f %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something @@ -406,7 +406,7 @@ %service_del_preun %{name}.service %postun -%service_del_postun %{name}.service +%service_del_postun %{name}@.service # Remove the /var/adm updatemsg that was hand-created and thus not on filelist rm -f %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
