Accepting request 1004871 from Base:System
- mdadm.spec: add EXTRAVERSION string to make command line (jsc#SLE-24761, bsc#1193566) (forwarded request 1004742 from colyli) OBS-URL: https://build.opensuse.org/request/show/1004871 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=135
This commit is contained in:
commit
c38e3966a8
@ -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