Hello community, here is the log from the commit of package dmraid for openSUSE:Factory checked in at 2017-02-20 14:29:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dmraid (Old) and /work/SRC/openSUSE:Factory/.dmraid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dmraid" Changes: -------- --- /work/SRC/openSUSE:Factory/dmraid/dmraid.changes 2015-12-18 21:50:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dmraid.new/dmraid.changes 2017-02-20 14:29:56.287630617 +0100 @@ -1,0 +2,5 @@ +Sat Feb 18 05:26:58 UTC 2017 - [email protected] + +- Remove obsolete insserv call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dmraid.spec ++++++ --- /var/tmp/diff_new_pack.VsQGHd/_old 2017-02-20 14:29:57.223498558 +0100 +++ /var/tmp/diff_new_pack.VsQGHd/_new 2017-02-20 14:29:57.227497994 +0100 @@ -1,7 +1,7 @@ # # spec file for package dmraid # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -118,7 +118,6 @@ rm -f $RPM_BUILD_ROOT/%_lib/libdmraid.a mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates install -m644 %{SOURCE1} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.dmraid -mkdir -p $RPM_BUILD_ROOT/etc/init.d install -D -m 0644 %{S:6} %{buildroot}%{_unitdir}/dmraid-activation.service install -d %{buildroot}%{_tmpfilesdir} echo 'd /run/lock/dmraid 0700 root root -' > %{buildroot}%{_tmpfilesdir}/dmraid.conf @@ -146,8 +145,6 @@ %service_del_postun dmraid-activation.service %{?regenerate_initrd_post} -%{insserv_cleanup} - %files %defattr(-, root, root) /sbin/dmraid
