|
|
@ -2,8 +2,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: cdparanoia
|
|
|
|
Name: cdparanoia
|
|
|
|
Version: 10.0
|
|
|
|
Version: 10.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
License: GPL
|
|
|
|
License: GPLv3
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
Source: http://downloads.xiph.org/releases/%{name}/%{name}-III-%{version}.src.tgz
|
|
|
|
Source: http://downloads.xiph.org/releases/%{name}/%{name}-III-%{version}.src.tgz
|
|
|
|
Patch0: cdparanoia-III-alpha9.8.nostrip.patch
|
|
|
|
Patch0: cdparanoia-III-alpha9.8.nostrip.patch
|
|
|
@ -18,7 +18,7 @@ Patch8: cdparanoia-III-alpha9.8.env.patch
|
|
|
|
Patch9: cdparanoia-III-alpha9.8.smalldma.patch
|
|
|
|
Patch9: cdparanoia-III-alpha9.8.smalldma.patch
|
|
|
|
Patch10: cdparanoia-III-alpha9.8.lm.patch
|
|
|
|
Patch10: cdparanoia-III-alpha9.8.lm.patch
|
|
|
|
Patch11: cdparanoia-III-alpha9.8.scsi-setspeed.patch
|
|
|
|
Patch11: cdparanoia-III-alpha9.8.scsi-setspeed.patch
|
|
|
|
Patch12: cdparanoia-III-alpha9.8-headers.patch
|
|
|
|
Patch12: cdparanoia-III-10.0-headers.patch
|
|
|
|
Url: http://www.xiph.org/paranoia/index.html
|
|
|
|
Url: http://www.xiph.org/paranoia/index.html
|
|
|
|
BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
|
|
|
|
BuildRoot: %{_tmppath}/cdparanoia-%{version}-root
|
|
|
|
Requires: cdparanoia-libs = %{version}-%{release}
|
|
|
|
Requires: cdparanoia-libs = %{version}-%{release}
|
|
|
@ -39,6 +39,8 @@ damaged CDs.
|
|
|
|
Summary: Development tools for libcdda_paranoia (Paranoia III).
|
|
|
|
Summary: Development tools for libcdda_paranoia (Paranoia III).
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: cdparanoia-libs = %{version}-%{release}
|
|
|
|
Requires: cdparanoia-libs = %{version}-%{release}
|
|
|
|
|
|
|
|
# Some of the headers are LGPLv3
|
|
|
|
|
|
|
|
License: GPLv3 and LGPLv3
|
|
|
|
|
|
|
|
|
|
|
|
%description -n cdparanoia-devel
|
|
|
|
%description -n cdparanoia-devel
|
|
|
|
The cdparanoia-devel package contains the static libraries and header
|
|
|
|
The cdparanoia-devel package contains the static libraries and header
|
|
|
@ -47,6 +49,7 @@ files needed for developing applications to read CD Digital Audio disks.
|
|
|
|
%package -n cdparanoia-libs
|
|
|
|
%package -n cdparanoia-libs
|
|
|
|
Summary: Libraries for libcdda_paranoia (Paranoia III).
|
|
|
|
Summary: Libraries for libcdda_paranoia (Paranoia III).
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: GPLv3
|
|
|
|
|
|
|
|
|
|
|
|
%description -n cdparanoia-libs
|
|
|
|
%description -n cdparanoia-libs
|
|
|
|
The cdparanoia-libs package contains the dynamic libraries needed for
|
|
|
|
The cdparanoia-libs package contains the dynamic libraries needed for
|
|
|
@ -125,6 +128,10 @@ fi
|
|
|
|
%{_libdir}/*.a
|
|
|
|
%{_libdir}/*.a
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 10.0-3
|
|
|
|
|
|
|
|
- fix license tag
|
|
|
|
|
|
|
|
- fix headers, setspeed patch to apply with fuzz=0
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 19 2008 Adam Jackson <ajax@redhat.com> 10.0-2
|
|
|
|
* Thu Jun 19 2008 Adam Jackson <ajax@redhat.com> 10.0-2
|
|
|
|
- cdparanoia 10.
|
|
|
|
- cdparanoia 10.
|
|
|
|
|
|
|
|
|
|
|
|