]> git.pld-linux.org Git - packages/kf5-frameworkintegration.git/commitdiff
- updated to 5.53.0 auto/th/kf5-frameworkintegration-5.53.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 08:38:08 +0000 (09:38 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 08:38:08 +0000 (09:38 +0100)
kf5-frameworkintegration.spec

index bf5fa161cf7ab0edc78985f18014e6360f786809..eb97f10cacfbe209086a0462201d115779ae342a 100644 (file)
@@ -1,15 +1,15 @@
-%define         kdeframever     5.39
-%define                qtver           5.3.2
+%define         kdeframever     5.53
+%define                qtver           5.9.0
 %define                kfname          frameworkintegration
 
 Summary:       HTML rendering engine
 Name:          kf5-%{kfname}
-Version:       5.39.0
-Release:       2
+Version:       5.53.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: e1fc63110324e5a98f967d4afe884dd6
+# Source0-md5: 9957a52e9b75dd61a62f3ad7a61e299a
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -106,8 +106,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/knotifications5/plasma_workspace.notifyrc
 #%%{_datadir}/kconf_update/frameworksintegration-5.16-font.sh
 #%%{_datadir}/kconf_update/frameworksintegration-5.16-font.upd
-%dir %{_libdir}/kf5/kpackagehandlers
-%attr(755,root,root) %{_libdir}/kf5/kpackagehandlers/knshandler
+%dir %{_prefix}/libexec/kf5/kpackagehandlers
+%attr(755,root,root) %{_prefix}/libexec/kf5/kpackagehandlers/knshandler
 %dir %{_datadir}/kf5/infopage
 %{_datadir}/kf5/infopage/bar-bottom-left.png
 %{_datadir}/kf5/infopage/bar-bottom-middle.png
This page took 0.42815 seconds and 4 git commands to generate.