Accepting request 404074 from home:wmerriam:branches:Base:System
Added messages to mdcheck script to report progess to system log. Also submitted to linux-raid@vger.kernel.org OBS-URL: https://build.opensuse.org/request/show/404074 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=145
This commit is contained in:
committed by
Git OBS Bridge
parent
45e5d429bd
commit
8b210c1683
@@ -40,6 +40,7 @@ Source2: sysconfig.mdadm
|
||||
Source3: cron.d.mdadm
|
||||
Source7: mdadm.cron
|
||||
Patch1: 0001-super1-Clear-memory-allocated-for-superblock-bitmap-.patch
|
||||
Patch2: 0002-The-mdcheck-script-now-adds-messages-to-the-system.patch
|
||||
|
||||
%define _udevdir %(pkg-config --variable=udevdir udev)
|
||||
%define _systemdshutdowndir %{_unitdir}/../system-shutdown
|
||||
@@ -52,6 +53,7 @@ programs but with a very different interface.
|
||||
%prep
|
||||
%setup -q -a1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CC="%__cc" CXFLAGS="$RPM_OPT_FLAGS -Wno-error" SUSE=yes
|
||||
|
Reference in New Issue
Block a user