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:
commit
2173283236
@ -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>
|
Fri Sep 22 08:58:49 UTC 2023 - Ming Li <mli@suse.com>
|
||||||
|
|
||||||
|
@ -40,8 +40,7 @@ testing firewall, IDS, and IPS, and troubleshooting various network
|
|||||||
problems.
|
problems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-linux-%{version}
|
%autosetup -p1 -n %{name}-linux-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user