]> git.pld-linux.org Git - packages/kf5-kconfig.git/commitdiff
- up to 5.43.0 auto/th/kf5-kconfig-5.43.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 21:12:20 +0000 (22:12 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 21:12:20 +0000 (22:12 +0100)
kf5-kconfig.spec

index 5eb83430296d90f960f7fceda704d0bea7b3be63..ae16e2ff08e3ed0d169173c3f85d008635c3b168 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.39
+%define                kdeframever     5.43
 %define                qtver           5.4.0
 %define                kfname          kconfig
 
 Summary:       Backend for storing application configuration
 Name:          kf5-%{kfname}
-Version:       5.39.0
+Version:       5.43.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: b72294f56232d45a556c88bde991b828
+# Source0-md5: 12298fe985a25fac4ef2fe23cda6f7d8
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -97,8 +97,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libKF5ConfigGui.so.*.*
 %attr(755,root,root) %{_bindir}/kreadconfig5
 %attr(755,root,root) %{_bindir}/kwriteconfig5
-%attr(755,root,root) %{_libdir}/kf5/kconf_update
-%attr(755,root,root) %{_libdir}/kf5/kconfig_compiler_kf5
+%attr(755,root,root) %{_libexecdir}/kf5/kconf_update
+%attr(755,root,root) %{_libexecdir}/kf5/kconfig_compiler_kf5
 %dir %{_datadir}/kconf_update
 
 %files devel
This page took 0.571138 seconds and 4 git commands to generate.