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