Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/flac.git#738e3f24e41b4d0e3524abcdbe361b46388d26e9
This commit is contained in:
parent
bb4bb78682
commit
8a4f28758c
@ -1,5 +1,7 @@
|
|||||||
# Disable if you don't need xmms
|
# Disable if you don't need xmms
|
||||||
|
%if !0%{?rhel}
|
||||||
%global with_xmms 1
|
%global with_xmms 1
|
||||||
|
%endif
|
||||||
|
|
||||||
%if %{with_xmms}
|
%if %{with_xmms}
|
||||||
%define xmms_inputdir %(xmms-config --input-plugin-dir 2>/dev/null || echo %{_libdir}/xmms/General)
|
%define xmms_inputdir %(xmms-config --input-plugin-dir 2>/dev/null || echo %{_libdir}/xmms/General)
|
||||||
@ -8,7 +10,7 @@
|
|||||||
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
Summary: An encoder/decoder for the Free Lossless Audio Codec
|
||||||
Name: flac
|
Name: flac
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: BSD and GPLv2+ and GFDL
|
License: BSD and GPLv2+ and GFDL
|
||||||
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
Source0: https://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz
|
||||||
URL: https://www.xiph.org/flac/
|
URL: https://www.xiph.org/flac/
|
||||||
@ -143,6 +145,9 @@ make check
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 Adam Jackson <ajax@redhat.com> - 1.3.3-6
|
||||||
|
- Disable xmms in RHEL
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-5
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user