[packages/kf5-ki18n] - up to 5.10.0

arekm arekm at pld-linux.org
Fri May 22 15:01:16 CEST 2015


commit ecb0c7bd1685ad037225e2e2cc4d19d062c3c841
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 15:01:12 2015 +0200

    - up to 5.10.0

 kf5-ki18n.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec
index 9bffe2b..256c8c2 100644
--- a/kf5-ki18n.spec
+++ b/kf5-ki18n.spec
@@ -2,19 +2,18 @@
 # - dir /usr/include/KF5 not packaged
 # /usr/lib/qt5/plugins/kf5 not packaged
 # find_lang needs to be updated (to handle pmap, pmapc, js files)
-%define		kdeframever	5.4
+%define		kdeframever	5.10
 %define		qtver		5.3.2
 %define		kfname		ki18n
 
 Summary:	KDE Gettext-based UI text internationalization
 Name:		kf5-%{kfname}
-Version:	5.4.0
+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:	b340728a206fc4529f93ff73d2168b41
-Patch0:		kf5-ki18n-absolute.patch
+# Source0-md5:	c9d5a36b3f036f26aeccbb7854875276
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Concurrent-devel >= %{qtver}
 BuildRequires:	Qt5Core-devel >= %{qtver}
@@ -56,7 +55,6 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 
 %prep
 %setup -q -n %{kfname}-%{version}
-%patch0 -p1
 
 %build
 install -d build
@@ -72,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build/ install \
         DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{kfname}5
+%find_lang %{kfname}5 --with-qm --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -84,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5I18n.so.5
-%attr(755,root,root) %{_libdir}/libKF5I18n.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5I18n.so.*.*
 %attr(755,root,root) %{qt5dir}/plugins/kf5/ktranscript.so
 
 %files devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-ki18n.git/commitdiff/ecb0c7bd1685ad037225e2e2cc4d19d062c3c841



More information about the pld-cvs-commit mailing list