diff --git a/multipath-tools.changes b/multipath-tools.changes index 00241f9..d8dd31a 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 4 22:30:43 UTC 2016 - jengelh@inai.de + +- Remove obsoletes spec sections + ------------------------------------------------------------------- Mon Jul 4 09:47:21 CEST 2016 - hare@suse.de diff --git a/multipath-tools.spec b/multipath-tools.spec index d30e41b..9de8fec 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -63,12 +63,6 @@ are: - kpartx: maps linear devmaps to device partitions, which makes multipath maps partionable - - -Authors: --------- - Christophe Varoqui - %package -n kpartx Summary: Manages partition tables on device-mapper devices Group: System/Base @@ -78,12 +72,6 @@ Requires: device-mapper The kpartx program maps linear devmaps to device partitions, which makes multipath maps partionable. - - -Authors: --------- - Christophe Varoqui - %package devel Summary: Development libraries for multipath-tools Group: Development/Libraries/Other @@ -93,11 +81,6 @@ Requires: device-mapper This package contains the development libraries for multipath-tools and libmpath_persist. - -Authors: --------- - Christophe Varoqui - %prep %setup -q -n multipath-tools-%{version} @@ -112,9 +95,6 @@ rm $RPM_BUILD_ROOT/%_lib/libmpathcmd.so mkdir -p $RPM_BUILD_ROOT/usr/sbin ln -sf /usr/sbin/service $RPM_BUILD_ROOT/usr/sbin/rcmultipathd -%clean -rm -rf $RPM_BUILD_ROOT; - %pre [ -f /.buildenv ] && exit 0 if [ -f /etc/init.d/multipathd ] && dmsetup --target multipath table | grep -q multipath ; then