forked from pool/uwsgi
Accepting request 1148345 from server:http
OBS-URL: https://build.opensuse.org/request/show/1148345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=53
This commit is contained in:
commit
ce68a5fb54
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 15:39:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 23:23:03 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -440,13 +440,8 @@ This package contains support for PHP version 7.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n uwsgi-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%autosetup -p1 -n uwsgi-%{version}
|
||||
|
||||
# Generate a config that builds all plugins except for examples and stuff we
|
||||
# can't satisfy the requirements for or are just broken
|
||||
excluded_plugins=""
|
||||
|
Loading…
Reference in New Issue
Block a user