代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/wavpack 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: wavpack
Version: 5.3.0
Release: 3
Summary: Hybrid Lossless Wavefile Compressor
License: BSD-3-Clause
Url: http://www.wavpack.com/
Source: https://github.com/dbry/WavPack/releases/download/%{version}/%{name}-%{version}.tar.xz
Patch0000: CVE-2020-35738.patch
BuildRequires: autoconf automake libtool
Recommends: %{name}-help = %{version}-%{release}
%description
WavPack is a completely open audio compression format providing lossless, high-quality
lossy, and a unique hybrid compression mode. For version 5.0.0, several new file formats
and lossless DSD audio compression were added, making WavPack a universal audio archiving
solution.
%package devel
Summary: Development files for wavpack
Requires: %{name} = %{version}-%{release} pkgconfig
%description devel
The package contains libraries and header files for developing applications that use
wavpack.
%package help
Summary: Help document for the wavpack package
Buildarch: noarch
%description help
Help document for the wavpack package.
%prep
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -ivf
%configure --disable-static
%make_build
%install
%make_install
%delete_la
%post
/sbin/ldconfig
%postun
/sbin/ldconfig
%files
%doc AUTHORS doc/wavpack_doc.html
%license COPYING
%{_bindir}/*
%{_libdir}/libwavpack.so.*
%files devel
%doc ChangeLog doc/*.pdf
%{_includedir}/*
%{_libdir}/pkgconfig/*
%{_libdir}/*.so
%files help
%{_mandir}/man1/*.1*
%changelog
* Tue May 10 2022 caodongxia <[email protected]> - 5.3.0-3
- License compliance rectification
* Thu Mar 4 2021 wangxiao <[email protected]> - 5.3.0-2
- Fix CVE-2020-35738
* Sat Nov 28 2020 lingsheng <[email protected]> - 5.3.0-1
- Update to 5.3.0
- Fix OSS-Fuzz issue 19925 19928 20060 20448
* Thu May 14 2020 lutianxiong <[email protected]> - 5.1.0-12
- Type:bugfix
- ID:NA
- SUG:NA
- Fix memory leak on opening corrupted files
* Sat Mar 14 2020 wangzhishun <[email protected]> - 5.1.0-11
- Make sure sample rate is specified and non-zero in DFF files
- Fix potential out-of-bounds heap read
* Fri Oct 25 2019 Lijin Yang <[email protected]> - 5.1.0-10
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。