From b26f19a83cbccef3b1aa39a05c1171928f72fe4e Mon Sep 17 00:00:00 2001 From: pluskalm <> Date: Feb 21 2024 17:03:59 +0000 Subject: Update autoconf213 to version 2.13 / rev 19 via SR 1147798 https://build.opensuse.org/request/show/1147798 by user pluskalm + anag+factory --- diff --git a/.files b/.files index 2deea03..b06b5f5 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 90620d7..490b504 100644 --- a/.rev +++ b/.rev @@ -129,4 +129,12 @@ 739897 + + e68d9ef298abb268302ceb43a1471d25 + 2.13 + + anag+factory + + 1147798 + diff --git a/autoconf213.changes b/autoconf213.changes index b07e4b0..3ba0950 100644 --- a/autoconf213.changes +++ b/autoconf213.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 20 10:27:42 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- Thu Oct 17 13:56:04 UTC 2019 - Richard Brown - Remove obsolete Groups tag (fate#326485) diff --git a/autoconf213.spec b/autoconf213.spec index 6b78844..582401a 100644 --- a/autoconf213.spec +++ b/autoconf213.spec @@ -1,7 +1,7 @@ # # spec file for package autoconf213 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: autoconf213 -Url: http://www.gnu.org/software/autoconf +URL: http://www.gnu.org/software/autoconf BuildRequires: m4 >= 1.1 Requires: gawk Requires: m4 >= 1.1 @@ -61,19 +61,7 @@ be configuring software with an autoconf-generated script; autoconf is only required for the generation of the scripts, not their use. %prep -%setup -n autoconf-%{version} -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 +%autosetup -n autoconf-%{version} -p1 mv autoconf.texi autoconf213.texi rm -f autoconf.info