]> git.pld-linux.org Git - packages/kf5-kio.git/commitdiff
- updated to 5.45.0 auto/th/kf5-kio-5.45.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 7 May 2018 20:41:42 +0000 (22:41 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 7 May 2018 20:41:42 +0000 (22:41 +0200)
kf5-kio.spec

index 0f05eadbcd17100d79ac3b65d244343d999461bd..7439ebc41749fa80f5a3e82bcbc32ac7a974b58e 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.43
+%define                kdeframever     5.45
 %define                qtver           5.4.0
 %define                kfname          kio
 
 Summary:       Network transparent access to files and data
 Name:          kf5-%{kfname}
-Version:       5.43.0
+Version:       5.45.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: b8888829cf7064c756331c2e8347fd09
+# Source0-md5: 4ea9e709c589a7aa1534879351301991
 URL:           http://www.kde.org/
 BuildRequires: Qt5Concurrent-devel >= %{qtver}
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -134,14 +134,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md
 /etc/xdg/accept-languages.codes
 /etc/xdg/kshorturifilterrc
-/etc/dbus-1/system.d/org.kde.kio.file.conf
+##/etc/dbus-1/system.d/org.kde.kio.file.conf
 %attr(755,root,root) %{_bindir}/kcookiejar5
 #%%attr(755,root,root) %{_bindir}/kmailservice5
 %attr(755,root,root) %{_bindir}/ktelnetservice5
 %attr(755,root,root) %{_bindir}/ktrash5
 %attr(755,root,root) %{_bindir}/protocoltojson
-%dir %{_libexecdir}/kauth
-%attr(755,root,root) %{_libexecdir}/kauth/file_helper
+#%dir %{_libexecdir}/kauth
+#%attr(755,root,root) %{_libexecdir}/kauth/file_helper
 %attr(755,root,root) %{_libexecdir}/kf5/kio_http_cache_cleaner
 %attr(755,root,root) %{_libexecdir}/kf5/kiod5
 %attr(755,root,root) %{_libexecdir}/kf5/kioexec
@@ -184,7 +184,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{qt5dir}/plugins/kf5/kfileitemaction
 %dir %{qt5dir}/plugins/kf5/kio_dnd
 
-%{_datadir}/polkit-1/actions/org.kde.kio.file.policy
+#%%{_datadir}/polkit-1/actions/org.kde.kio.file.policy
+
 
 #%%{_desktopdir}/kmailservice5.desktop
 %{_desktopdir}/ktelnetservice5.desktop
@@ -198,7 +199,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/org.kde.kcookiejar5.service
 %{_datadir}/dbus-1/services/org.kde.kpasswdserver.service
 %{_datadir}/dbus-1/services/org.kde.kssld5.service
-%{_datadir}/dbus-1/system-services/org.kde.kio.file.service
+#%%{_datadir}/dbus-1/system-services/org.kde.kio.file.service
 
 %{_docdir}/HTML/en/kioslave5
 
This page took 0.532648 seconds and 4 git commands to generate.