Accepting request 1150016 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1150016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bittwist?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-02-25 13:05:52 +00:00 committed by Git OBS Bridge
commit 2173283236
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}"