Accepting request 1149193 from home:dimstar:rpm4.20:b

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149193
OBS-URL: https://build.opensuse.org/package/show/network:utilities/bittwist?expand=0&rev=9
This commit is contained in:
Martin Hauke 2024-02-23 18:16:58 +00:00 committed by Git OBS Bridge
parent 2cf318e9a8
commit 2a24ecaa12
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 10:30:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Fri Sep 22 08:58:49 UTC 2023 - Ming Li <mli@suse.com>

View File

@ -40,8 +40,7 @@ testing firewall, IDS, and IPS, and troubleshooting various network
problems.
%prep
%setup -q -n %{name}-linux-%{version}
%patch0 -p1
%autosetup -p1 -n %{name}-linux-%{version}
%build
export CFLAGS="%{optflags}"