forked from pool/dmidecode
Accepting request 1151864 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1151864 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmidecode?expand=0&rev=47
This commit is contained in:
commit
88b373824f
@ -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>
|
||||
|
||||
|
@ -51,10 +51,7 @@ trusted. Dmidecode does not scan your hardware, it only reports what
|
||||
the BIOS told it to.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" make %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user