From 7270596621ad0b0bd18a33590a032fc790cfb3d3e23b5e6e142371fd5cf25b25 Mon Sep 17 00:00:00 2001 From: David Anes Date: Tue, 27 Feb 2024 07:42:18 +0000 Subject: [PATCH] Accepting request 1147806 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147806 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=698 --- apache2.changes | 6 ++++++ apache2.spec | 9 +-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/apache2.changes b/apache2.changes index ea4cbdf..a9922b0 100644 --- a/apache2.changes +++ b/apache2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 10:52:29 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Mon Jan 29 10:34:10 UTC 2024 - Dirk Müller diff --git a/apache2.spec b/apache2.spec index d426f93..07f40b0 100644 --- a/apache2.spec +++ b/apache2.spec @@ -312,14 +312,7 @@ is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. %prep -%setup -q -n %{upstream_name}-%{version} -a20 -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch100 -p1 -%patch101 -p1 +%autosetup -p1 -n %{upstream_name}-%{version} -a20 # # BUILD