Hello community, here is the log from the commit of package mdadm for openSUSE:Factory checked in at 2016-05-25 21:21:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mdadm (Old) and /work/SRC/openSUSE:Factory/.mdadm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mdadm" Changes: -------- --- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes 2016-05-08 10:39:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2016-05-25 21:21:54.000000000 +0200 @@ -1,0 +2,9 @@ +Fri May 20 05:13:48 UTC 2016 - [email protected] + +- Do not list [email protected] files for anything but service_del_preun. + They cannot be restarted by systemctl as they are + just templates. They don't need to be restarted + at reinstall anyway. + (bsc#979749) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mdadm.spec ++++++ --- /var/tmp/diff_new_pack.e9cNzz/_old 2016-05-25 21:21:55.000000000 +0200 +++ /var/tmp/diff_new_pack.e9cNzz/_new 2016-05-25 21:21:55.000000000 +0200 @@ -74,7 +74,7 @@ install -d %{buildroot}%{_sbindir} ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcmdmonitor -%define services mdmonitor.service [email protected] [email protected] [email protected] +%define services mdmonitor.service %pre %service_add_pre %services @@ -85,7 +85,7 @@ %fillup_only %preun -%service_del_preun %services +%service_del_preun %services [email protected] [email protected] [email protected] %postun %service_del_postun %services
