From e1ed77c1aa2254c679c2c4a500697727e616deb2 Mon Sep 17 00:00:00 2001 From: Rusty Lynch Date: Tue, 12 Jun 2012 23:15:12 -0700 Subject: [PATCH] removing old patch refs from spec --- packaging/bluetooth-qt.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packaging/bluetooth-qt.spec b/packaging/bluetooth-qt.spec index 815e137..5b6055e 100644 --- a/packaging/bluetooth-qt.spec +++ b/packaging/bluetooth-qt.spec @@ -5,8 +5,6 @@ Release: 1 Group: System/GUI/Other License: Apache License 2.0 Source0: %{name}-%{version}.tar.bz2 -Patch0: bmc20660.patch -Patch1: qt5-port.patch Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(QtCore) @@ -39,9 +37,6 @@ applications using qt to access bluetooth devices using bluez %prep %setup -q -n %{name}-%{version} -%patch0 -p1 -%patch1 -p1 - %build export QTDIR=/usr/share/qt5 -- 2.7.4