revert regressing commit, to get security fix released
This commit is contained in:
parent
91405f64a1
commit
b6e20e2bf6
@ -8,7 +8,7 @@ URL: http://www.mega-nerd.com/libsndfile/
|
|||||||
Source0: http://www.mega-nerd.com/libsndfile/files/libsndfile-%{version}.tar.gz
|
Source0: http://www.mega-nerd.com/libsndfile/files/libsndfile-%{version}.tar.gz
|
||||||
Patch0: libsndfile-1.0.25-system-gsm.patch
|
Patch0: libsndfile-1.0.25-system-gsm.patch
|
||||||
Patch1: libsndfile-1.0.25-zerodivfix.patch
|
Patch1: libsndfile-1.0.25-zerodivfix.patch
|
||||||
|
Patch2: revert.patch
|
||||||
BuildRequires: alsa-lib-devel
|
BuildRequires: alsa-lib-devel
|
||||||
BuildRequires: flac-devel
|
BuildRequires: flac-devel
|
||||||
BuildRequires: libogg-devel
|
BuildRequires: libogg-devel
|
||||||
@ -55,6 +55,7 @@ This package contains command line utilities for libsndfile.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .systemgsm
|
%patch0 -p1 -b .systemgsm
|
||||||
%patch1 -p1 -b .zerodivfix
|
%patch1 -p1 -b .zerodivfix
|
||||||
|
%patch2 -p1 -b .revert
|
||||||
rm -r src/GSM610
|
rm -r src/GSM610
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user