From ca768ad0d2e40447622e82c12418cda2eb18091f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 26 Dec 2017 23:45:24 +0100 Subject: [PATCH] - filter out misdetected internal deps - rel 4 --- banshee.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/banshee.spec b/banshee.spec index aad9ef0..4565e56 100644 --- a/banshee.spec +++ b/banshee.spec @@ -3,7 +3,7 @@ Summary: A Mono/GStreamer Based Music Player Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki Name: banshee Version: 2.6.2 -Release: 3 +Release: 4 License: MIT Group: X11/Applications/Multimedia Source0: http://ftp.gnome.org/pub/GNOME/sources/banshee/2.6/%{name}-%{version}.tar.xz @@ -65,6 +65,8 @@ Suggests: media-player-info Obsoletes: banshee-official-plugins <= 0.11.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _noautoreq mono\\\\(Banshee.*\\\\) mono\\\\(Hyena.*\\\\) mono\\\\(Lastfm\\\\) mono\\\\(Migo\\\\) mono\\\\(Mono.Media\\\\) mono\\\\(Mtp\\\\) mono\\\\(MusicBrainz\\\\) + %description Banshee is a brand spankin' new audio player based on the GStreamer media library and is developed on the Open Source Mono .NET Platform, -- 2.43.0