@ -4,7 +4,7 @@
Summary: The Jack Audio Connection Kit
Summary: The Jack Audio Connection Kit
Name: jack-audio-connection-kit
Name: jack-audio-connection-kit
Version: 1.9.9.5
Version: 1.9.9.5
Release: 3 %{?dist}
Release: 4 %{?dist}
# The entire source (~500 files) is a mixture of these three licenses
# The entire source (~500 files) is a mixture of these three licenses
License: GPLv2 and GPLv2+ and LGPLv2+
License: GPLv2 and GPLv2+ and LGPLv2+
Group: System Environment/Daemons
Group: System Environment/Daemons
@ -30,18 +30,15 @@ Patch6: jack-ppc64-long.patch
BuildRequires: alsa-lib-devel
BuildRequires: alsa-lib-devel
BuildRequires: dbus-devel
BuildRequires: dbus-devel
BuildRequires: celt-devel
BuildRequires: doxygen
BuildRequires: doxygen
BuildRequires: expat-devel
BuildRequires: expat-devel
%ifnarch s390 s390x %{arm}
%ifnarch s390 s390x
BuildRequires: libffado-devel
BuildRequires: libffado-devel
%endif
%endif
BuildRequires: libsamplerate-devel
BuildRequires: libsamplerate-devel
BuildRequires: libsndfile-devel
BuildRequires: libsndfile-devel
BuildRequires: ncurses-devel
BuildRequires: ncurses-devel
%if 0%{fedora} > 18
BuildRequires: opus-devel
BuildRequires: opus-devel
%endif
BuildRequires: pkgconfig
BuildRequires: pkgconfig
BuildRequires: python2
BuildRequires: python2
BuildRequires: readline-devel
BuildRequires: readline-devel
@ -116,7 +113,7 @@ export PREFIX=%{_prefix}
--doxygen \
--doxygen \
--dbus \
--dbus \
--classic \
--classic \
%ifnarch s390 s390x %{arm}
%ifnarch s390 s390x
--firewire \
--firewire \
%endif
%endif
--alsa \
--alsa \
@ -250,6 +247,10 @@ exit 0
%changelog
%changelog
* Mon Feb 24 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.9.9.5-4
- Drop celt support, should use opus by default as it's long replaced it and it has better quality
- Re-enable firewire (libffado) support on ARMv7
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.9.5-3
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.9.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild