From 1f739f3f34d41a6b0aaacce8b485f504694b54501c5291cc413c0fa60e5e6f02 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 13:24:09 +0000 Subject: [PATCH] Accepting request 1153320 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153320 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=105 --- pcre.changes | 6 ++++++ pcre.spec | 7 +------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/pcre.changes b/pcre.changes index b19f4fc..2a8f0d6 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:49:31 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Wed May 11 09:21:09 UTC 2022 - Jason Sikes diff --git a/pcre.spec b/pcre.spec index 3ae6c07..01b4678 100644 --- a/pcre.spec +++ b/pcre.spec @@ -150,12 +150,7 @@ expression pattern matching using the same syntax and semantics as Perl 5. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%autosetup -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects