diff --git a/cdparanoia.spec b/cdparanoia.spec index 99498dd4fa6a49613ee7798fa14beee731d82770..951fd969157a4e01040a7a3e138e8c96f3fa52d9 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -1,7 +1,7 @@ Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper) Name: cdparanoia Version: 10.2 -Release: 32 +Release: 33 License: GPLv2 and LGPLv2 URL: http://www.xiph.org/paranoia/index.html Source: http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-%{version}.src.tgz @@ -40,11 +40,7 @@ Obsoletes: cdparanoia-static It provides the static/dynamic libraries and header files needed for developing applications to read CD-DA. -%package help -Summary: Help manual for cdparanoia - -%description help -This package provides help manual function for cdparanoia separately. +%package_help %prep %autosetup -n %{name}-III-%{version} -p1 @@ -76,6 +72,9 @@ make OPT="$RPM_OPT_FLAGS -Wno-pointer-sign -Wno-unused" LDFLAGS="%{?__global_ldf %{_libdir}/*.a %changelog +* Mon Aug 19 2024 Pan Zhang - 10.2-33 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon Aug 28 2023 zhouwenpei - 10.2-32 - regenerate configure to fix build error