remove c99 patch (obsolete)

This commit is contained in:
Jaroslav Kysela 2024-01-30 09:31:25 +01:00
parent e13e7719f8
commit ffcb3cb8fe

View File

@ -36,7 +36,6 @@ Source: ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2
Source1: 90-alsa-tools-firmware.rules Source1: 90-alsa-tools-firmware.rules
Patch1: hwmixvolume-python.patch Patch1: hwmixvolume-python.patch
Patch2: alsa-tools-c99.patch
BuildRequires: gcc gcc-c++ BuildRequires: gcc gcc-c++
BuildRequires: alsa-lib-devel >= %{version} BuildRequires: alsa-lib-devel >= %{version}
@ -93,8 +92,7 @@ The following tools are available:
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
%patch1 -p1 -b .hwmixvolume-python %patch -P 1 -p1 -b .hwmixvolume-python
%patch -P 2 -p1
%build %build
mv seq/sbiload . ; rm -rf seq mv seq/sbiload . ; rm -rf seq