From 35531e8e1b6fa77919d3771c4a8fb7ecee34f89d7d0bcda2a8397a79625f9e1a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 5 May 2023 14:19:14 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/libcdio revision 50 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=7a6313db65acc5557db54ccd04f42f1f --- _multibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_multibuild b/_multibuild index ba8c13e..8b0356e 100644 --- a/_multibuild +++ b/_multibuild @@ -1,4 +1,4 @@ - cdio-utils.spec + cdio-utils From 5cfe9901bf83e4c37bcad18dc1ac379b8727593edec12de87805c52f378eaf48 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 1 Mar 2024 15:03:18 +0000 Subject: [PATCH 2/3] Accepting request 1153569 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153569 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=72 --- cdio-utils.spec | 2 +- libcdio.changes | 6 ++++++ libcdio.spec | 3 +-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/cdio-utils.spec b/cdio-utils.spec index e893282..59bed60 100644 --- a/cdio-utils.spec +++ b/cdio-utils.spec @@ -47,7 +47,7 @@ This package contains a number of utility programs that make use of libcdio. %prep -%setup -q -n libcdio-%{version} +%autosetup -p1 -n libcdio-%{version} %define buildir ${PWD} diff --git a/libcdio.changes b/libcdio.changes index 1fdaca5..7785ccb 100644 --- a/libcdio.changes +++ b/libcdio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:42:28 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Apr 24 08:16:11 UTC 2023 - Dominique Leuenberger diff --git a/libcdio.spec b/libcdio.spec index 445dada..c0469e0 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -117,8 +117,7 @@ This subpackage contains libraries and header files for developing applications that want to make use of the cdio libraries. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure \ From 783aeef72cb6766fb71ee4ff7ca9a8d825e7b02e630366026e45206aa31b0fea Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 6 Mar 2024 09:23:25 +0000 Subject: [PATCH 3/3] - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcdio?expand=0&rev=73 --- cdio-utils.changes | 6 ++++++ cdio-utils.spec | 2 +- libcdio.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/cdio-utils.changes b/cdio-utils.changes index d436bba..a924cdd 100644 --- a/cdio-utils.changes +++ b/cdio-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:42:28 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Jun 11 09:28:44 UTC 2018 - kbabioch@suse.com diff --git a/cdio-utils.spec b/cdio-utils.spec index 59bed60..00e42ef 100644 --- a/cdio-utils.spec +++ b/cdio-utils.spec @@ -1,7 +1,7 @@ # # spec file for package cdio-utils # -# Copyright (c) 2023 SUSE LLC +# 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 diff --git a/libcdio.spec b/libcdio.spec index c0469e0..3168100 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -1,7 +1,7 @@ # # spec file for package libcdio # -# Copyright (c) 2023 SUSE LLC +# 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