From 450fb688d3ec3184f53b13ed4ee16940415a5f8c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:09:30 +0100 Subject: [PATCH] rebuilt with debug package and aarch64 build fix [release 10.2-2mamba;Thu Dec 03 2020] --- cdparanoia.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/cdparanoia.spec b/cdparanoia.spec index b0054e0..db10518 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -1,7 +1,7 @@ #%define fileversion III-%(echo %version | cut -d. -f 2-3) Name: cdparanoia Version: 10.2 -Release: 1mamba +Release: 2mamba Epoch: 1 Summary: Cdparanoia extracts audio from compact discs directly as data Group: System/Kernel and Hardware @@ -30,7 +30,6 @@ Group: System/Libraries %description -n lib%{name} Cdparanoia extracts audio from compact discs directly as data, with no analog step between, and writes the data to a file or pipe in WAV, AIFC, AIFC or raw 16 bit linear PCM. - This package contains shared libraries needed for applications which read CD Digital Audio disks. %package -n lib%{name}-devel @@ -42,13 +41,15 @@ Obsoletes: cdparanoia-III-devel %description -n lib%{name}-devel Cdparanoia extracts audio from compact discs directly as data, with no analog step between, and writes the data to a file or pipe in WAV, AIFC, AIFC or raw 16 bit linear PCM. +This package contains static libraries and header files needed for development. -This package contains static libraries and header files need for development. +%debug_package %prep %setup -q -n %{name}-III-%{version} %patch0 -p1 %patch1 -p1 +sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," configure.sub %build %configure @@ -62,6 +63,8 @@ This package contains static libraries and header files need for development. INCLUDEDIR=%{buildroot}%{_includedir} \ MANDIR=%{buildroot}%{_mandir} +chmod +x %{buildroot}%{_libdir}/libcdda*.so.* + %post -n lib%{name} -p /sbin/ldconfig %postun -n lib%{name} -p /sbin/ldconfig @@ -89,6 +92,9 @@ This package contains static libraries and header files need for development. %doc README %changelog +* Thu Dec 03 2020 Silvan Calarco 10.2-2mamba +- rebuilt with debug package and aarch64 build fix + * Mon Jul 30 2012 Automatic Build System 10.2-1mamba - update to 10.2