From 5e80aac6951a8a351e67ab86526712ef5a265903 Mon Sep 17 00:00:00 2001
From: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Date: Thu, 15 Aug 2013 10:41:02 -0400
Subject: [PATCH] * #27727: rpm: removed duplicate entry

---
 tools/build-system/rpm/sflphone.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/build-system/rpm/sflphone.spec b/tools/build-system/rpm/sflphone.spec
index ffce4a8305..c38d860107 100644
--- a/tools/build-system/rpm/sflphone.spec
+++ b/tools/build-system/rpm/sflphone.spec
@@ -15,7 +15,6 @@ BuildRequires:      gsm-devel speex-devel expat-devel libsamplerate-devel
 BuildRequires:      gnome-doc-utils libtool libsexy-devel intltool yelp-tools
 BuildRequires:      libnotify-devel check-devel rarian-compat ilbc-devel
 BuildRequires:      evolution-data-server-devel gnome-common libsndfile-devel
-BuildRequires:      libsndfile-devel
 # KDE requires
 BuildRequires:      cmake kdepimlibs-devel
 %if 0%{?fedora} > 18
-- 
GitLab