1 Commits

2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 13:44:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Mar 23 17:08:16 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>

View File

@@ -33,9 +33,7 @@ BuildArch: noarch
A better way to watch /proc/interrupts, designed for NUMA systems with many processors.
%prep
%setup -q -n irqstat-%{version}
%patch1 -p1
%patch2 -p1
%autosetup -p1 -n irqstat-%{version}
%build