[packages/kf5-sonnet] - up to 5.10.0
arekm
arekm at pld-linux.org
Fri May 22 15:25:30 CEST 2015
commit 689dcc1489af34b6f2dfd2dc27be8771e384a5e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 22 15:25:25 2015 +0200
- up to 5.10.0
kf5-sonnet.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec
index 114868e..9504d47 100644
--- a/kf5-sonnet.spec
+++ b/kf5-sonnet.spec
@@ -1,18 +1,18 @@
# TODO:
# - dir /usr/include/KF5 not packaged
# - fix build with aspell
-%define kdeframever 5.4
+%define kdeframever 5.10
%define qtver 5.3.2
%define kfname sonnet
Summary: Multi-language spell checker
Name: kf5-%{kfname}
-Version: 5.4.0
-Release: 0.2
+Version: 5.10.0
+Release: 0.1
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: c100990572daeb8d07968671246674eb
+# Source0-md5: 169c46a61f2e98ec5e1e6eea26bfa015
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -72,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} -C build/ install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{kfname}5_qt --with-qm
+%find_lang %{kfname}5_qt --with-qm --all-name
%clean
rm -rf $RPM_BUILD_ROOT
@@ -84,9 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %ghost %{_libdir}/libKF5SonnetCore.so.5
-%attr(755,root,root) %{_libdir}/libKF5SonnetCore.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5SonnetCore.so.*.*
%attr(755,root,root) %ghost %{_libdir}/libKF5SonnetUi.so.5
-%attr(755,root,root) %{_libdir}/libKF5SonnetUi.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5SonnetUi.so.*.*
%dir %{qt5dir}/plugins/kf5/sonnet
#%attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/aspell.so
%attr(755,root,root) %{qt5dir}/plugins/kf5/sonnet/hspell.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-sonnet.git/commitdiff/689dcc1489af34b6f2dfd2dc27be8771e384a5e5
More information about the pld-cvs-commit
mailing list