]> git.pld-linux.org Git - packages/kp5-kde-gtk-config.git/commitdiff
- updated to 5.14.4 auto/th/kp5-kde-gtk-config-5.14.4-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:02:05 +0000 (10:02 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:02:05 +0000 (10:02 +0100)
kp5-kde-gtk-config.spec

index 47810b1f898f3c480b0885c8a5009c7c07f90c78..12d66b672a6aa040a6dc8464f7efc610252d7c00 100644 (file)
@@ -1,14 +1,14 @@
-%define                kdeplasmaver    5.11.2
+%define                kdeplasmaver    5.14.4
 %define                qtver           5.3.2
 %define                kpname          kde-gtk-config
 Summary:       GTK2 and GTK3 Configurator for KDE
 Name:          kp5-%{kpname}
-Version:       5.11.2
+Version:       5.14.4
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 39bc7e719a90885162d473440540880e
+# Source0-md5: f2bf818be2ebeca91985e01278f6d93f
 Patch0:                x32.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -64,10 +64,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gtk3_preview
-%attr(755,root,root) %{_libdir}/gtk_preview
+%attr(755,root,root) %{_libexecdir}/gtk3_preview
+%attr(755,root,root) %{_libexecdir}/gtk_preview
 %attr(755,root,root) %{_libdir}/qt5/plugins/kcm_kdegtkconfig.so
-%attr(755,root,root) %{_libdir}/reload_gtk_apps
+%attr(755,root,root) %{_libexecdir}/reload_gtk_apps
 /etc/xdg/cgcgtk3.knsrc
 #/etc/xdg/cgcicon.knsrc
 /etc/xdg/cgctheme.knsrc
This page took 0.186723 seconds and 4 git commands to generate.