From ae65212ec0c897535e4f6136267934cc99da10e2787822c42c2e0f677d8c5630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:30:15 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main libnscd revision 972a0067267cd0816afee9547b82e96a --- 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