[packages/kf5-frameworkintegration] - updated to 5.23
witekfl
witekfl at pld-linux.org
Sat Jul 9 12:51:57 CEST 2016
commit 10aa4abc06a3e40ec77f909e7c807674c8e8e186
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Jul 9 13:51:51 2016 +0300
- updated to 5.23
kf5-frameworkintegration.spec | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec
index 60a6496..15a6e44 100644
--- a/kf5-frameworkintegration.spec
+++ b/kf5-frameworkintegration.spec
@@ -1,15 +1,15 @@
-%define kdeframever 5.19
+%define kdeframever 5.23
%define qtver 5.3.2
%define kfname frameworkintegration
Summary: HTML rendering engine
Name: kf5-%{kfname}
-Version: 5.19.0
+Version: 5.23.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 5ff469c4b86c11bae91b1ee43a8fe386
+# Source0-md5: 16af94413983986c36a3a2b9279a3b7b
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -52,6 +52,7 @@ BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: tar >= 1:1.22
BuildRequires: xz
BuildRequires: zlib-devel
+Requires: kf5-dirs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt5dir %{_libdir}/qt5
@@ -89,24 +90,22 @@ rm -rf $RPM_BUILD_ROOT
%{__make} -C build/ install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{kfname}5
-
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files -f %{kfname}5.lang
+%files
%defattr(644,root,root,755)
%doc README.md
%attr(755,root,root) %ghost %{_libdir}/libKF5Style.so.5
%attr(755,root,root) %{_libdir}/libKF5Style.so.*.*
%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/FrameworkIntegrationPlugin.so
-%attr(755,root,root) %{_libdir}/qt5/plugins/platformthemes/KDEPlatformTheme.so
+#%%attr(755,root,root) %{_libdir}/qt5/plugins/platformthemes/KDEPlatformTheme.so
%{_datadir}/knotifications5/plasma_workspace.notifyrc
-%{_datadir}/kconf_update/frameworksintegration-5.16-font.sh
-%{_datadir}/kconf_update/frameworksintegration-5.16-font.upd
+#%%{_datadir}/kconf_update/frameworksintegration-5.16-font.sh
+#%%{_datadir}/kconf_update/frameworksintegration-5.16-font.upd
%dir %{_datadir}/kf5/infopage
%{_datadir}/kf5/infopage/bar-bottom-left.png
%{_datadir}/kf5/infopage/bar-bottom-middle.png
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-frameworkintegration.git/commitdiff/10aa4abc06a3e40ec77f909e7c807674c8e8e186
More information about the pld-cvs-commit
mailing list