From 740c39c997719f74dbf80752a46f2e453a288ddbaa4bc6dd995779d4057302f4 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Mon, 25 Apr 2022 10:08:16 +0000 Subject: [PATCH] _service: switch back to manual service mode for Base:System OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=278 --- _service | 15 +++++++++++++-- multipath-tools.spec | 1 + 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/_service b/_service index 7ee2837..d965534 100644 --- a/_service +++ b/_service @@ -1,6 +1,17 @@ + - - + + git + https://github.com/openSUSE/multipath-tools.git + multipath-tools + @PARENT_TAG@+@TAG_OFFSET@+suse.%h + factory + 0.[0-9].[0-9] + enable + + + + *.tar xz diff --git a/multipath-tools.spec b/multipath-tools.spec index 742c08f..effaa17 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -82,6 +82,7 @@ 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