Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
8119589315 |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 28 07:06:40 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Use %autosetup to work with rpm-4.20 (bsc#1240154)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 15:23:07 UTC 2024 - Jean Delvare <jdelvare@suse.com>
|
Mon Jul 29 15:23:07 UTC 2024 - Jean Delvare <jdelvare@suse.com>
|
||||||
|
|
||||||
|
@@ -47,8 +47,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
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" make %{?_smp_mflags}
|
CFLAGS="%{optflags}" make %{?_smp_mflags}
|
||||||
|
Reference in New Issue
Block a user