cleanups for the alsa git patch

This commit is contained in:
Jaroslav Kysela 2020-06-07 20:50:47 +02:00
parent c358c9c301
commit 6ef6d1ed32
2 changed files with 4 additions and 4 deletions

View File

@ -5,11 +5,11 @@
Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils
Version: %{baseversion}%{?fixversion}
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
URL: http://www.alsa-project.org/
Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{version}.tar.bz2
Patch1: alsa-git.patch
Patch1: alsa-utils-git.patch
Source4: alsaunmute
Source5: alsaunmute.1
Source10: alsa.rules
@ -61,7 +61,7 @@ Architecture (ALSA) framework and Fast Fourier Transform library.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1
%patch1 -p1 -b .alsa-git
%build
%configure CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" --disable-alsaconf \
@ -195,7 +195,7 @@ fi
%systemd_postun_with_restart alsa-state.service
%changelog0
* Sun Jun 7 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.3-1
* Sun Jun 7 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.3-2
* Updated to 1.2.3
* Wed Feb 19 2020 Jaroslav Kysela <perex@perex.cz> - 1.2.2-1