diff --git a/sonnet.spec b/sonnet.spec index 3dcfbdf..588524d 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -43,6 +43,8 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf +# PATCH-FIX-UPSTREAM look-for-hunspell-1.6-as-well.patch +Patch0: look-for-hunspell-1.6-as-well.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -92,6 +94,7 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %lang_package -n libKF5SonnetCore%sonum %prep %setup -q +%patch0 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert