From a6d95b2b9aecb6053649892abb9b834f13eed91eb5fd9781518f697d079ceef6 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 1 Mar 2024 15:04:47 +0000 Subject: [PATCH] Accepting request 1153530 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153530 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmms?expand=0&rev=18 --- libmms.changes | 6 ++++++ libmms.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/libmms.changes b/libmms.changes index f82c128..69e2c55 100644 --- a/libmms.changes +++ b/libmms.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 17:37:45 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Feb 9 18:25:43 UTC 2017 - dimstar@opensuse.org diff --git a/libmms.spec b/libmms.spec index 0c622c7..6a043c6 100644 --- a/libmms.spec +++ b/libmms.spec @@ -67,9 +67,7 @@ Requires: glibc-devel Headers and libraries to program against %{name} %prep -%setup -q -%patch0 -%patch1 +%autosetup -p0 %build %configure --disable-static