From 2d480b8b5c6ebcc92dc075f0353a3df905ff6e2c7cf0b4c9b02225d5639a7c08 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 1 Jun 2014 19:54:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=22 --- kio.spec | 43 +++++++++---------------------------------- 1 file changed, 9 insertions(+), 34 deletions(-) diff --git a/kio.spec b/kio.spec index 9a400ce..63d7678 100644 --- a/kio.spec +++ b/kio.spec @@ -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)