From feb9fce3ed81f76721a6651a13f177f4c1240734 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 3 Sep 2016 18:18:02 +0200 Subject: [PATCH] Filter private libgd from provides and requires --- nautilus.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nautilus.spec b/nautilus.spec index be34a33..6e1ab5b 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -46,6 +46,10 @@ Requires: %{name}-extensions%{_isa} = %{version}-%{release} # cleaning up to work with current nautilus git. #Patch4: nautilus-2.91.8-selinux.patch +# Filter private libgd from provides and requires +%global __provides_exclude ^libgd\\.so.*$ +%global __requires_exclude ^libgd\\.so.*$ + %description Nautilus is the file manager and graphical shell for the GNOME desktop that makes it easy to manage your files and the rest of your system. @@ -163,6 +167,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog * Sat Sep 03 2016 Kalev Lember - 3.21.91.1-1 - Update to 3.21.91.1 +- Filter private libgd from provides and requires * Tue Aug 30 2016 Kalev Lember - 3.20.3-1 - Update to 3.20.3