Accepting request 23607 from Base:System

Copy from Base:System/mdadm based on submit request 23607 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/23607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=34
This commit is contained in:
OBS User autobuild 2009-11-02 17:10:11 +00:00 committed by Git OBS Bridge
parent f649c846ce
commit 0a2c5f86f8
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 30 16:49:40 CET 2009 - mmarek@suse.cz
- mkinitrd-boot.sh: add /sbin/mdmon to the initrd (fate#306823).
-------------------------------------------------------------------
Thu Oct 1 10:51:38 CEST 2009 - mmarek@suse.cz

View File

@ -20,7 +20,7 @@
Name: mdadm
Version: 3.0.2
Release: 1
Release: 2
BuildRequires: sgmltool
PreReq: %fillup_prereq %insserv_prereq
Obsoletes: raidtools

View File

@ -1,6 +1,6 @@
#!/bin/bash
#%stage: softraid
#%programs: /sbin/mdadm
#%programs: /sbin/mdadm /sbin/mdmon
#%modules: raid0 raid1 raid456
#%if: -n "$need_mdadm"
#