From f409569ad786c771114368c9827e979cf1e2183addd932e3823a9cfdf8df9308 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 7 Mar 2024 17:38:34 +0000 Subject: [PATCH] Accepting request 1153380 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153380 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpPgAdmin?expand=0&rev=38 --- phpPgAdmin.changes | 6 ++++++ phpPgAdmin.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/phpPgAdmin.changes b/phpPgAdmin.changes index 3ef1f31..58574a9 100644 --- a/phpPgAdmin.changes +++ b/phpPgAdmin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:07:16 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Fri Nov 3 10:58:05 UTC 2023 - chris@computersalat.de diff --git a/phpPgAdmin.spec b/phpPgAdmin.spec index 44de9ba..26712a7 100644 --- a/phpPgAdmin.spec +++ b/phpPgAdmin.spec @@ -87,10 +87,7 @@ Supplements: packageand(apache2:%name) This subpackage contains the Apache configuration files %prep -%setup -q -n %{name}-%{version}-mod -%patch0 -%patch10 -%patch100 +%autosetup -p0 -n %{name}-%{version}-mod ### remove not needed files pushd lang