[packages/kf5-kcodecs] - up to 5.10.0

arekm arekm at pld-linux.org
Fri May 22 14:33:52 CEST 2015


commit 60445293d0a38145862998a12acf61aa31e6291e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 14:33:47 2015 +0200

    - up to 5.10.0

 kf5-kcodecs.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec
index 7344d2c..8dddf0c 100644
--- a/kf5-kcodecs.spec
+++ b/kf5-kcodecs.spec
@@ -1,22 +1,22 @@
 # TODO:
 # - runtime Requires if any
-%define		kdeframever	5.4
+%define		kdeframever	5.10
 %define		qtver		5.3.2
 %define		kfname		kcodecs
 
 Summary:	String encoding
 Name:		kf5-%{kfname}
-Version:	5.4.0
+Version:	5.10.0
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	0ca7e54af0fbd7be443ba95e501143c5
+# Source0-md5:	232482edc998bd17238259562e050b7c
 URL:		http://www.kde.org/
 BuildRequires:	Qt5Core-devel >= %{qtver}
 BuildRequires:	Qt5Test-devel >= %{qtver}
 BuildRequires:	cmake >= 2.8.12
-BuildRequires:	kf5-extra-cmake-modules >= 1.4.0
+BuildRequires:	kf5-extra-cmake-modules >= %{version}
 BuildRequires:	qt5-linguist >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	tar >= 1:1.22
@@ -60,7 +60,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
@@ -72,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5Codecs.so.5
-%attr(755,root,root) %{_libdir}/libKF5Codecs.so.5.4.0
+%attr(755,root,root) %{_libdir}/libKF5Codecs.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kcodecs.git/commitdiff/60445293d0a38145862998a12acf61aa31e6291e



More information about the pld-cvs-commit mailing list