diff --git a/dmraid.changes b/dmraid.changes index 1b672bc..e91fdff 100644 --- a/dmraid.changes +++ b/dmraid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 18 05:26:58 UTC 2017 - kukuk@suse.com + +- Remove obsolete insserv call + ------------------------------------------------------------------- Thu Dec 10 16:08:28 CET 2015 - tiwai@suse.de diff --git a/dmraid.spec b/dmraid.spec index 8673a4b..ae920ac 100644 --- a/dmraid.spec +++ b/dmraid.spec @@ -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 @@ make install DESTDIR=$RPM_BUILD_ROOT 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 @@ chmod -x %{buildroot}%{_prefix}/include/dmraid/*h %service_del_postun dmraid-activation.service %{?regenerate_initrd_post} -%{insserv_cleanup} - %files %defattr(-, root, root) /sbin/dmraid