Accepting request 1153965 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1153965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=148
This commit is contained in:
Dominique Leuenberger 2024-03-03 19:18:49 +00:00 committed by Git OBS Bridge
commit 6b4947ee67
2 changed files with 7 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 10:46:16 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Fri Feb 23 10:05:39 UTC 2024 - Coly Li <colyli@suse.de>

View File

@ -58,17 +58,7 @@ Patch1005: 1005-mdadm-enable-Intel-Alderlake-RSTe-configuration.patch
mdadm is a program that can be used to control Linux md devices.
%prep
%setup -q -a1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch1001 -p1
%patch1002 -p1
%patch1003 -p1
%patch1004 -p1
%patch1005 -p1
%autosetup -p1 -a1
%build
make %{?_smp_mflags} CC="%__cc" CXFLAGS="%{optflags} -Wno-error" EXTRAVERSION="%{release}" SUSE=yes BINDIR=%{_sbindir}