Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Feb 26 16:12:15 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patch
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max <max@suse.com> Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max <max@suse.com>

View File

@@ -38,7 +38,8 @@ applications to the network stack.
tunctl originates from the User Mode Linux project. tunctl originates from the User Mode Linux project.
%prep %prep
%autosetup -p0 %setup -q
%patch0
%build %build
make CFLAGS="%{optflags}" %{?_smp_mflags} make CFLAGS="%{optflags}" %{?_smp_mflags}