Accepting request 1228569 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1228569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdparanoia?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2024-12-06 13:25:21 +00:00 committed by Git OBS Bridge
commit 10d3502472
3 changed files with 20 additions and 2 deletions

View File

@ -156,3 +156,14 @@ diff -ur cdparanoia-III-10.2.orig/paranoia/Makefile.in cdparanoia-III-10.2/paran
.c.t:
$(CC) -g -DTEST $(DEBUG) -o $@ $< $(LIBS)
$@
--- cdparanoia-III-10.2.orig/configure.in.orig 2024-12-05 11:51:03.979413801 +0100
+++ cdparanoia-III-10.2/configure.in 2024-12-05 11:51:13.086386175 +0100
@@ -1,8 +1,5 @@
AC_INIT(interface/interface.c)
-cp $srcdir/configure.guess $srcdir/config.guess
-cp $srcdir/configure.sub $srcdir/config.sub
-
AC_CANONICAL_HOST
if test -z "$CC"; then

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 5 10:56:43 UTC 2024 - Adrian Schröter <adrian@suse.de>
- fix loongarch64 build
by not replacing config.guess/sub, our rpmbuid is already taking
care
-------------------------------------------------------------------
Mon Feb 26 10:33:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package cdparanoia
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#