remove c99 patch (obsolete)
This commit is contained in:
parent
e13e7719f8
commit
ffcb3cb8fe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user