Accepting request 1150597 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150597 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmidecode?expand=0&rev=73
This commit is contained in:
parent
520742f47c
commit
f649c1b70b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 07:51:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
PatchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 27 10:55:57 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
Thu Apr 27 10:55:57 UTC 2023 - Jean Delvare <jdelvare@suse.de>
|
||||||
|
|
||||||
|
@ -51,10 +51,7 @@ trusted. Dmidecode does not scan your hardware, it only reports what
|
|||||||
the BIOS told it to.
|
the BIOS told it to.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" make %{?_smp_mflags}
|
CFLAGS="%{optflags}" make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user