Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
12363aa994 |
1
_service
1
_service
@@ -12,5 +12,4 @@
|
|||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="manual"/>
|
<service name="set_version" mode="manual"/>
|
||||||
<service mode="buildtime" name="tar"/>
|
|
||||||
</services>
|
</services>
|
||||||
|
|||||||
Binary file not shown.
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 25 17:15:49 UTC 2025 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
- Migrate to git-based workflow.
|
||||||
|
* remove .obscpio file
|
||||||
|
* disable build-time service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 5 14:33:08 UTC 2025 - Martin Wilck <mwilck@suse.com>
|
Wed Mar 5 14:33:08 UTC 2025 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,8 @@ Summary: Tools to Manage Multipathed Devices with the device-mapper
|
|||||||
License: GPL-2.0-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GPL-3.0-or-later
|
||||||
Group: System/Base
|
Group: System/Base
|
||||||
URL: http://christophe.varoqui.free.fr/
|
URL: http://christophe.varoqui.free.fr/
|
||||||
Source: multipath-tools-%{version}.tar
|
#!RemoteAsset: git+https://github.com/openSUSE/multipath-tools/commit/397329364d2e192b2538a9157cac3a77bd40fac0
|
||||||
|
Source: multipath-tools-%{version}.tar.xz
|
||||||
# modprobe.d configuration file
|
# modprobe.d configuration file
|
||||||
Source1: modprobe_d-scsi_dh.conf
|
Source1: modprobe_d-scsi_dh.conf
|
||||||
# SUSE policy: disable partition deletion by default
|
# SUSE policy: disable partition deletion by default
|
||||||
|
|||||||
Reference in New Issue
Block a user