From 65b2f81b3f20c9512f69959e80706bceb995dfc4fcad7f08909ec749184a0fd7 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Wed, 14 Feb 2024 20:56:47 +0000 Subject: [PATCH] Accepting request 1146653 from home:mwilck:Future - Update to version 0.9.7+148+suse.9780ae0: * 11-dm-mpath.rules: Fix quoting mistake (bsc#1219142) OBS-URL: https://build.opensuse.org/request/show/1146653 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=328 --- _servicedata | 2 +- multipath-tools-0.9.7+148+suse.7d9953e.obscpio | 3 --- multipath-tools-0.9.7+148+suse.9780ae0.obscpio | 3 +++ multipath-tools.changes | 6 ++++++ multipath-tools.obsinfo | 6 +++--- multipath-tools.spec | 8 ++++---- 6 files changed, 17 insertions(+), 11 deletions(-) delete mode 100644 multipath-tools-0.9.7+148+suse.7d9953e.obscpio create mode 100644 multipath-tools-0.9.7+148+suse.9780ae0.obscpio diff --git a/_servicedata b/_servicedata index 43e8456..436d40c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/multipath-tools.git - 7d9953e43e6f554057d7f0b6ee108f9bf0ea80bb \ No newline at end of file + 9780ae02c01d4f54ee9e288d6cfde5527857e333 \ No newline at end of file diff --git a/multipath-tools-0.9.7+148+suse.7d9953e.obscpio b/multipath-tools-0.9.7+148+suse.7d9953e.obscpio deleted file mode 100644 index ca8cff7..0000000 --- a/multipath-tools-0.9.7+148+suse.7d9953e.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99ea7de0072d0b68e139f1668fc760f0af46ce9dce4d12a2c20f4b05164794aa -size 2857484 diff --git a/multipath-tools-0.9.7+148+suse.9780ae0.obscpio b/multipath-tools-0.9.7+148+suse.9780ae0.obscpio new file mode 100644 index 0000000..1dc480e --- /dev/null +++ b/multipath-tools-0.9.7+148+suse.9780ae0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4921e32a2dc1c8da91588338e28ca4561560ad332a6b774a574544d8dc3b083c +size 2857484 diff --git a/multipath-tools.changes b/multipath-tools.changes index 2361316..5abe15a 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 20:52:13 UTC 2024 - Martin Wilck + +- Update to version 0.9.7+148+suse.9780ae0: + * 11-dm-mpath.rules: Fix quoting mistake (bsc#1219142) + ------------------------------------------------------------------- Mon Feb 12 15:33:58 UTC 2024 - Martin Wilck diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo index e54998e..157c4c8 100644 --- a/multipath-tools.obsinfo +++ b/multipath-tools.obsinfo @@ -1,4 +1,4 @@ name: multipath-tools -version: 0.9.7+148+suse.7d9953e -mtime: 1707750575 -commit: 7d9953e43e6f554057d7f0b6ee108f9bf0ea80bb +version: 0.9.7+148+suse.9780ae0 +mtime: 1707942359 +commit: 9780ae02c01d4f54ee9e288d6cfde5527857e333 diff --git a/multipath-tools.spec b/multipath-tools.spec index 52683a9..1c3ec14 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,7 +1,7 @@ # # spec file for package multipath-tools # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ %define libdmmp_version %(echo %{_libdmmp_version} | tr . _) Name: multipath-tools -Version: 0.9.7+148+suse.7d9953e +Version: 0.9.7+148+suse.9780ae0 Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND GPL-3.0-or-later @@ -62,9 +62,9 @@ BuildRequires: readline-devel BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(liburcu) -BuildRequires: pkgconfig(mount) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) +BuildRequires: pkgconfig(mount) %if 0%{?with_check} == 1 BuildRequires: pkgconfig(cmocka) %endif @@ -88,7 +88,6 @@ monitors path devices for failure, removal, or addition, and applies the necessary changes to the multipath maps to ensure continuous availability of the map devices. - # Currently, it makes no sense to split out libmpathpersist and libmpathcmd # separately. libmultipath has no stable API at all, and it depends # on libmpathcmd (to be fixed). libmpathpersist depends on libmultipath @@ -160,6 +159,7 @@ This package provides development files and documentation for libdmmp. %define libdir %{_libdir} %endif + %prep %setup -q -n multipath-tools-%{version} cp %{SOURCE4} .