diff --git a/gwenview5.spec b/gwenview5.spec index e8740b4..9d472fc 100644 --- a/gwenview5.spec +++ b/gwenview5.spec @@ -29,8 +29,6 @@ License: GPL-2.0+ Group: Productivity/Graphics/Viewers Url: http://www.kde.org Source: gwenview-%{version}.tar.xz -# PATCH-FIX-UPSTREAM fix-importer.patch kde#379615 -- fix problems with the importer that may even cause data loss -Patch: fix-importer.patch BuildRequires: baloo5-devel BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kactivities5-devel @@ -73,7 +71,6 @@ hierarchy. %prep %setup -q -n gwenview-%{version} -%patch -p1 %build %cmake_kf5 -d build -- -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo"