diff --git a/jack-audio-connection-kit.spec b/jack-audio-connection-kit.spec index aff06aa..4c34bdc 100644 --- a/jack-audio-connection-kit.spec +++ b/jack-audio-connection-kit.spec @@ -11,7 +11,7 @@ Summary: The Jack Audio Connection Kit Name: jack-audio-connection-kit Version: 1.9.12 -Release: 2%{?dist} +Release: 3%{?dist} # The entire source (~500 files) is a mixture of these three licenses License: GPLv2 and GPLv2+ and LGPLv2+ Group: System Environment/Daemons @@ -100,6 +100,7 @@ Small example clients that use the Jack Audio Connection Kit. %build export CPPFLAGS="$RPM_OPT_FLAGS" +export LDFLAGS="$RPM_LD_FLAGS" export PREFIX=%{_prefix} ./waf configure \ %{?_smp_mflags} \ @@ -245,6 +246,9 @@ exit 0 %changelog +* Fri Feb 09 2018 Orcan Ogetbil - 1.9.12-3 +- Build with RPM_LD_FLAGS exported + * Wed Feb 07 2018 Fedora Release Engineering - 1.9.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild