From 5eea2ff0ae290162aaa5fc3f02609c667b5a0ec4c5525a9ca90467a18ab02a23 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 18 Feb 2017 12:06:39 +0000 Subject: [PATCH] Accepting request 458750 from home:kukuk:branches:Base:System - Remove obsolete insserv call OBS-URL: https://build.opensuse.org/request/show/458750 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmraid?expand=0&rev=51 --- dmraid.changes | 5 +++++ dmraid.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) 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