Hrvoje Senjan 2014-06-01 19:54:34 +00:00 committed by Git OBS Bridge
parent aaa1424d19
commit 2d480b8b5c

View File

@ -57,6 +57,7 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang = %{version}
Summary: Network transparent access to files and data
License: LGPL-2.1+
Group: System/GUI/KDE
@ -99,10 +100,14 @@ Development files.
%kf5_makeinstall -C build
%fdupes -s %{buildroot}
%find_lang %{name}5
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files lang -f %{name}5.lang
%files
%defattr(-,root,root)
%doc COPYING* README*
@ -113,49 +118,19 @@ Development files.
%{_kf5_libdir}/libKF5KIOFileWidgets.so.*
%{_kf5_libdir}/libKF5KIONTLM.so.*
%{_kf5_configdir}/accept-languages.codes
%{_kf5_servicetypesdir}/kfileitemactionplugin.desktop
%{_kf5_servicetypesdir}/kpropertiesdialogplugin.desktop
%{_kf5_servicetypesdir}/kurifilterplugin.desktop
%{_kf5_plugindir}/kio_file.so
%{_kf5_plugindir}/kded_kpasswdserver.so
%{_kf5_servicesdir}/file.protocol
%{_kf5_plugindir}/kio_help.so
%{_kf5_plugindir}/kio_ghelp.so
%{_kf5_servicesdir}/help.protocol
%{_kf5_servicesdir}/ghelp.protocol
%{_kf5_configdir}/kshorturifilterrc
%{_kf5_servicetypesdir}/
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_libexecdir}/kio_http_cache_cleaner
%{_kf5_plugindir}/kio_http.so
%{_kf5_servicesdir}/http_cache_cleaner.desktop
%{_kf5_servicesdir}/http.protocol
%{_kf5_servicesdir}/https.protocol
%{_kf5_servicesdir}/webdav.protocol
%{_kf5_servicesdir}/webdavs.protocol
%{_kf5_bindir}/kcookiejar5
%{_kf5_datadir}/kcookiejar/
%{_kf5_plugindir}/kded_kcookiejar.so
%dir %{_kf5_servicesdir}/kded
%{_kf5_servicesdir}/kded/kcookiejar.desktop
%{_kf5_servicesdir}/kded/kpasswdserver.desktop
%{_kf5_plugindir}/kio_ftp.so
%{_kf5_servicesdir}/ftp.protocol
%{_kf5_applicationsdir}/kmailservice5.desktop
%{_kf5_applicationsdir}/ktelnetservice5.desktop
%{_kf5_servicesdir}/data.protocol
%{_kf5_servicesdir}/rtsp.protocol
%{_kf5_servicesdir}/mms.protocol
%{_kf5_servicesdir}/mmst.protocol
%{_kf5_servicesdir}/mmsu.protocol
%{_kf5_servicesdir}/pnm.protocol
%{_kf5_servicesdir}/rtspt.protocol
%{_kf5_servicesdir}/rtspu.protocol
%{_kf5_plugindir}/kded_kssld.so
%{_kf5_servicesdir}/kded/kssld.desktop
%{_kf5_plugindir}/kded_proxyscout.so
%{_kf5_libexecdir}/kpac_dhcp_helper
%{_kf5_libexecdir}/kioslave
%{_kf5_libexecdir}/kioexec
%{_kf5_notifydir}/proxyscout.notifyrc
%{_kf5_servicesdir}/kded/proxyscout.desktop
%files devel
%defattr(-,root,root)