From b6e20e2bf6e25c0ce2039b312fc1c862e528c478 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Tue, 11 Apr 2017 14:59:38 +0200 Subject: [PATCH] revert regressing commit, to get security fix released --- libsndfile.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libsndfile.spec b/libsndfile.spec index 5fd7640..9e92652 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -8,7 +8,7 @@ URL: http://www.mega-nerd.com/libsndfile/ Source0: http://www.mega-nerd.com/libsndfile/files/libsndfile-%{version}.tar.gz Patch0: libsndfile-1.0.25-system-gsm.patch Patch1: libsndfile-1.0.25-zerodivfix.patch - +Patch2: revert.patch BuildRequires: alsa-lib-devel BuildRequires: flac-devel BuildRequires: libogg-devel @@ -55,6 +55,7 @@ This package contains command line utilities for libsndfile. %setup -q %patch0 -p1 -b .systemgsm %patch1 -p1 -b .zerodivfix +%patch2 -p1 -b .revert rm -r src/GSM610 %build