diff --git a/multipath-tools.changes b/multipath-tools.changes index 6731fa6..895feb8 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 18 22:04:25 UTC 2017 - kukuk@suse.com + +- Remove superfluous PreReq for insserv and fillup + ------------------------------------------------------------------- Thu Sep 29 06:04:00 UTC 2016 - opensuse-packaging@opensuse.org diff --git a/multipath-tools.spec b/multipath-tools.spec index 1477535..bc1efc2 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,7 +1,7 @@ # # spec file for package multipath-tools # -# Copyright (c) 2016 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 @@ -30,7 +30,7 @@ BuildRequires: pkgconfig(systemd) Url: http://christophe.varoqui.free.fr/ Requires: device-mapper >= 1.2.78 Requires: kpartx -PreReq: %insserv_prereq %fillup_prereq coreutils grep +PreReq: coreutils grep Version: 0.6.2+suse20160928.8939fb6 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper