|
|
|
@ -10,8 +10,8 @@ Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://mpg123.org
|
|
|
|
|
Source0: %{url}/download/%{name}-%{version}.tar.bz2
|
|
|
|
|
Patch0: add-yasm-dwarf-debug.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
@ -21,6 +21,7 @@ BuildRequires: pkgconfig(alsa)
|
|
|
|
|
|
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
%global enable_jack 1
|
|
|
|
|
%global enable_portaudio 1
|
|
|
|
@ -98,7 +99,7 @@ Obsoletes: %{name}-libs-devel < 1.23.8-3
|
|
|
|
|
Development files for decoding and output libraries.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup
|
|
|
|
|
%autosetup -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
autoreconf -vfi
|
|
|
|
@ -162,50 +163,21 @@ rm %{buildroot}%{_libdir}/*.la
|
|
|
|
|
%{_libdir}/pkgconfig/lib%{syn}.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 02 2024 Wim Taymans <wtaymans@redhat.com> - 1.32.9-1
|
|
|
|
|
* Mon Dec 02 2024 Wim Taymans <wtaymans@redhat.com> - 1.25.10-2
|
|
|
|
|
- Rebase to 1.32.9, includes patch for CVE-2024-10573
|
|
|
|
|
Resolves: RHEL-65444
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.2-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.26.2-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 06 2020 Nicolas Chauvet <kwizart@gmail.com> - 1.26.2-1
|
|
|
|
|
- Update to 1.26.2
|
|
|
|
|
- Resolves: RHEL-65443
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.12-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
* Tue Oct 09 2018 Wim Taymans <wtaymans@redhat.com> - 1.25.10-2
|
|
|
|
|
- Add dwarf2 debug symbols to yasm output
|
|
|
|
|
- Resolves: #1630598
|
|
|
|
|
|
|
|
|
|
* Fri Sep 27 2019 Wim Taymans <wtaymans@redhat.com> - 1.25.12-1
|
|
|
|
|
- update to 1.25.12 (rhbz#1742097)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.10-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.10-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Aug 17 2018 Wim Taymans <wtaymans@redhat.com> - 1.25.10-1
|
|
|
|
|
* Thu Sep 27 2018 Wim Taymans <wtaymans@redhat.com> - 1.25.10-1
|
|
|
|
|
- update to 1.25.10
|
|
|
|
|
- Fix summary (#1494838)
|
|
|
|
|
- Resolves: #1627850
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.6-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 18 2018 Wim Taymans <wtaymans@redhat.com> - 1.25.6-4
|
|
|
|
|
- Only enable jack and portaudio plugins on fedora
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.6-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
* Mon Jun 18 2018 Wim Taymans <wtaymans@redhat.com> - 1.25.6-3
|
|
|
|
|
- Only build jack and portaudio plugins on fedora (#1554831)
|
|
|
|
|
|
|
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.25.6-2
|
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
|