[packages/kf5-sonnet] - updated to 5.39.0
witekfl
witekfl at pld-linux.org
Sat Oct 14 19:14:20 CEST 2017
commit 69e779c31ff7bf962c3f0a22261e1e0cad1e53e2
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Oct 14 19:14:12 2017 +0200
- updated to 5.39.0
kf5-sonnet.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec
index f312ec9..cfab671 100644
--- a/kf5-sonnet.spec
+++ b/kf5-sonnet.spec
@@ -1,18 +1,17 @@
# TODO:
# - fix build with aspell
-%define kdeframever 5.24
+%define kdeframever 5.39
%define qtver 5.3.2
%define kfname sonnet
Summary: Multi-language spell checker
Name: kf5-%{kfname}
-Version: 5.24.0
-Release: 3
+Version: 5.39.0
+Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 2b6d47648a14410eb236d5fe2923600d
-Patch0: hunspell-1.6.patch
+# Source0-md5: a1f3ae89feb7e344c51b5288d12796fa
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -58,7 +57,6 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
%prep
%setup -q -n %{kfname}-%{version}
-%patch0 -p1
%build
install -d build
@@ -85,6 +83,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kfname}5_qt.lang
%defattr(644,root,root,755)
%doc README.md
+%attr(755,root,root) %{_bindir}/gentrigrams
%attr(755,root,root) %{_bindir}/parsetrigrams
%attr(755,root,root) %ghost %{_libdir}/libKF5SonnetCore.so.5
%attr(755,root,root) %{_libdir}/libKF5SonnetCore.so.*.*
@@ -96,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/hunspell.so
%dir %{_datadir}/kf5/sonnet
%{_datadir}/kf5/sonnet/trigrams.map
+/etc/xdg/sonnet.categories
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-sonnet.git/commitdiff/69e779c31ff7bf962c3f0a22261e1e0cad1e53e2
More information about the pld-cvs-commit
mailing list