Accepting request 1148213 from home:dimstar:rpm4.20:u
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148213 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=124
This commit is contained in:
parent
5d9ba36d79
commit
2e321b1cfc
@ -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