From 29db5e04ede3f68630684b1963b553e01f03622227567fa8c3249afe9a3807a1 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 1 Mar 2024 09:41:51 +0000 Subject: [PATCH] Accepting request 1153550 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153550 OBS-URL: https://build.opensuse.org/package/show/Base:System/libnscd?expand=0&rev=22 --- libnscd.changes | 6 ++++++ libnscd.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libnscd.changes b/libnscd.changes index b9c91aa..a978532 100644 --- a/libnscd.changes +++ b/libnscd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 18:23:50 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Nov 6 08:58:06 UTC 2023 - Dominique Leuenberger diff --git a/libnscd.spec b/libnscd.spec index af28eb6..bdb7494 100644 --- a/libnscd.spec +++ b/libnscd.spec @@ -67,8 +67,7 @@ This package contains all necessary include files and libraries needed to develop applications that needs to communicate with a running nscd. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure --disable-static