]> git.pld-linux.org Git - packages/kf5-sonnet.git/commitdiff
- rel 2; BR aspell/libvoikko-devel auto/th/kf5-sonnet-5.48.0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Jul 2018 15:33:27 +0000 (17:33 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 16 Jul 2018 15:33:27 +0000 (17:33 +0200)
kf5-sonnet.spec

index cd887e4e6a5dc606becc2bd8c9d0b622f890bd6e..532ed9152705b06c6c1ac199ff31a27d454f5849 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       Multi-language spell checker
 Name:          kf5-%{kfname}
 Version:       5.48.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -17,6 +17,7 @@ BuildRequires:        Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
 BuildRequires: Qt5Test-devel >= %{qtver}
 BuildRequires: Qt5Widgets-devel >= %{qtver}
+BuildRequires: aspell
 BuildRequires: aspell-devel
 BuildRequires: cmake >= 2.8.12
 BuildRequires: hspell-devel
@@ -25,6 +26,7 @@ BuildRequires:        kf5-extra-cmake-modules >= 1.4.0
 BuildRequires: qt5-linguist >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
 BuildRequires: tar >= 1:1.22
+BuildRequires: libvoikko-devel
 BuildRequires: xz
 BuildRequires: zlib-devel
 Requires:      kf5-dirs
@@ -93,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_aspell.so
 %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_hspell.so
 %attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_hunspell.so
+%attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/sonnet_voikko.so
 %dir %{_datadir}/kf5/sonnet
 %{_datadir}/kf5/sonnet/trigrams.map
 /etc/xdg/sonnet.categories
This page took 0.332291 seconds and 4 git commands to generate.