From 2e321b1cfc458ca5a888930198e4a17b2344eac865bb8329c654cd0f5883e23c Mon Sep 17 00:00:00 2001 From: James Oakley Date: Tue, 20 Feb 2024 21:02:53 +0000 Subject: [PATCH] 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 --- uwsgi.changes | 6 ++++++ uwsgi.spec | 9 ++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/uwsgi.changes b/uwsgi.changes index cc4cb10..f5300d8 100644 --- a/uwsgi.changes +++ b/uwsgi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 15:39:21 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Jan 6 23:23:03 UTC 2024 - Ben Greiner diff --git a/uwsgi.spec b/uwsgi.spec index 920409a..df7ecc1 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -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=""