diff --git a/device-mapper.changes b/device-mapper.changes index 18941d2..c6f1c4b 100644 --- a/device-mapper.changes +++ b/device-mapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 5 11:33:28 UTC 2017 - tchvatal@suse.com + +- Remove comments breaking scriptlets: + * warning: %postun(libdevmapper1_03-1.02.137-5.1.x86_64) scriptlet failed + ------------------------------------------------------------------- Wed May 3 09:01:42 UTC 2017 - zren@suse.com diff --git a/device-mapper.spec b/device-mapper.spec index 2124f06..82c19b4 100644 --- a/device-mapper.spec +++ b/device-mapper.spec @@ -227,10 +227,6 @@ ln -s %{_sbindir}/dmsetup %{buildroot}/sbin/dmsetup %{_sbindir}/rcdm-event %{_unitdir}/dm-event.service -############################################################################## -# Library for device-mapper -############################################################################## - %package -n %{libname} Summary: Library for device-mapper Group: System/Libraries @@ -247,10 +243,6 @@ Device mapper main shared library %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig -############################################################################## -# Event library for device-mapper -############################################################################## - %package -n %{libname_event} Summary: Event library for device-mapper Group: System/Libraries @@ -267,10 +259,6 @@ Device mapper event daemon shared library %post -n %{libname_event} -p /sbin/ldconfig %postun -n %{libname_event} -p /sbin/ldconfig -############################################################################## -# Development package for the device mapper -############################################################################## - %package devel Summary: Development package for the device mapper Group: Development/Libraries/C and C++ diff --git a/lvm2-clvm.changes b/lvm2-clvm.changes index 18941d2..c6f1c4b 100644 --- a/lvm2-clvm.changes +++ b/lvm2-clvm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 5 11:33:28 UTC 2017 - tchvatal@suse.com + +- Remove comments breaking scriptlets: + * warning: %postun(libdevmapper1_03-1.02.137-5.1.x86_64) scriptlet failed + ------------------------------------------------------------------- Wed May 3 09:01:42 UTC 2017 - zren@suse.com diff --git a/lvm2-clvm.spec b/lvm2-clvm.spec index 4ddb27d..c087819 100644 --- a/lvm2-clvm.spec +++ b/lvm2-clvm.spec @@ -236,10 +236,6 @@ rm %{buildroot}%{_unitdir}/lvm2-pvscan@.service %{_libexecdir}/systemd/lvm2-cluster-activation %{_mandir}/man8/clvmd.8%{ext_man} -############################################################################## -# Clustered RAID 1 support using device-mapper and corosync -############################################################################## - %package -n lvm2-cmirrord Summary: Clustered RAID 1 support using device-mapper and corosync Group: Productivity/Clustering/HA @@ -259,10 +255,6 @@ A daemon for using LVM2 Logival Volumes in a clustered environment. %{_sbindir}/rclvm2-cmirrord %{_mandir}/man8/cmirrord.8%{ext_man} -############################################################################## -# LVM locking daemon -############################################################################## - %package -n lvm2-lockd Summary: LVM locking daemon Group: Productivity/Clustering/HA diff --git a/lvm2.changes b/lvm2.changes index 18941d2..c6f1c4b 100644 --- a/lvm2.changes +++ b/lvm2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 5 11:33:28 UTC 2017 - tchvatal@suse.com + +- Remove comments breaking scriptlets: + * warning: %postun(libdevmapper1_03-1.02.137-5.1.x86_64) scriptlet failed + ------------------------------------------------------------------- Wed May 3 09:01:42 UTC 2017 - zren@suse.com diff --git a/lvm2.spec b/lvm2.spec index e7b1bdd..7a6d5dc 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -465,10 +465,6 @@ popd %{_libdir}/libdevmapper-event-lvm2*.so %{_libdir}/libdevmapper-event-lvm2*.so.2.02 -############################################################################## -# LVM2 application api library -############################################################################## - %package -n %{applib} Summary: LVM2 application api library Group: System/Libraries @@ -484,10 +480,6 @@ LVM library for applications api %defattr(-,root,root) %{_libdir}/liblvm2app.so.* -############################################################################## -# LVM2 command line library -############################################################################## - %package -n %{cmdlib} Summary: LVM2 command line library Group: System/Libraries @@ -504,10 +496,6 @@ lvm devices without invoking a separate program. %defattr(-,root,root) %{_libdir}/liblvm2cmd.so.* -############################################################################## -# Development files for LVM2 -############################################################################## - %package devel Summary: Development files for LVM2 Group: Development/Libraries/C and C++ @@ -527,10 +515,6 @@ This package provides development files for the LVM2 Logical Volume Manager. %{_libdir}/liblvm2app.so %{_libdir}/liblvm2cmd.so -############################################################################## -# LVM2 Testsuite -############################################################################## - %package testsuite Summary: LVM2 Testsuite Group: Development/Libraries/C and C++