forked from pool/mdadm
Accepting request 1004742 from home:colyli:branches:openSUSE:Factory
- mdadm.spec: add EXTRAVERSION string to make command line (jsc#SLE-24761, bsc#1193566) OBS-URL: https://build.opensuse.org/request/show/1004742 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=208
This commit is contained in:
parent
7e0a71b874
commit
d2a044edd9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 19 14:18:41 CST 2022 - Coly Li <colyli@suse.com>
|
||||
|
||||
- mdadm.spec: add EXTRAVERSION string to make command line
|
||||
(jsc#SLE-24761, bsc#1193566)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 11 11:41:37 UTC 2022 - Coly Li <colyli@suse.com>
|
||||
|
||||
|
@ -297,7 +297,7 @@ mdadm is a program that can be used to control Linux md devices.
|
||||
%patch1005 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CC="%__cc" CXFLAGS="%{optflags} -Wno-error" SUSE=yes BINDIR=%{_sbindir}
|
||||
make %{?_smp_mflags} CC="%__cc" CXFLAGS="%{optflags} -Wno-error" EXTRAVERSION="%{release}" SUSE=yes BINDIR=%{_sbindir}
|
||||
cd Software-RAID.HOWTO
|
||||
sgml2html Software-RAID.HOWTO.sgml
|
||||
sgml2txt Software-RAID.HOWTO.sgml
|
||||
|
Loading…
Reference in New Issue
Block a user