diff --git a/SPECS/alsa-utils.spec b/SPECS/alsa-utils.spec index f4246bf..7ce6b02 100644 --- a/SPECS/alsa-utils.spec +++ b/SPECS/alsa-utils.spec @@ -5,7 +5,7 @@ Summary: Advanced Linux Sound Architecture (ALSA) utilities Name: alsa-utils Version: %{baseversion}%{?fixversion} -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.alsa-project.org/ @@ -16,6 +16,7 @@ Source10: alsa.rules Source11: alsactl.conf Source20: alsa-restore.service Source22: alsa-state.service +Patch1: alsa-git.patch BuildRequires: gcc BuildRequires: alsa-lib-devel >= %{baseversion} @@ -64,6 +65,7 @@ Architecture (ALSA) framework and Fast Fourier Transform library. %prep %setup -q -n %{name}-%{version} +%patch1 -p1 -b .alsa-git %build %configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --disable-alsaconf \ @@ -190,6 +192,10 @@ fi %systemd_postun_with_restart alsa-state.service %changelog +* Mon Jun 8 2020 Jaroslav Kysela - 1.2.4-2 +- Updated to 1.2.4 +- Apply fixes from recent upstream + * Mon Jun 8 2020 Jaroslav Kysela - 1.2.3-1 - Updated to 1.2.3