diff --git a/alsa-git.patch b/alsa-git.patch deleted file mode 100644 index 8b13789..0000000 --- a/alsa-git.patch +++ /dev/null @@ -1 +0,0 @@ - diff --git a/alsa-utils-git.patch b/alsa-utils-git.patch new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/alsa-utils-git.patch diff --git a/alsa-utils.spec b/alsa-utils.spec index de9619a..607217e 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -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 - 1.2.3-1 +* Sun Jun 7 2020 Jaroslav Kysela - 1.2.3-2 * Updated to 1.2.3 * Wed Feb 19 2020 Jaroslav Kysela - 1.2.2-1