[kf5-kio/f20] Install man pages, remove some translations

Daniel Vrátil dvratil at fedoraproject.org
Tue Nov 4 12:40:23 UTC 2014


commit 6e3dfc40825858da958577098736ad62572b5b95
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Nov 3 18:08:43 2014 +0100

    Install man pages, remove some translations

 kf5-kio.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kf5-kio.spec b/kf5-kio.spec
index 12ba74a..9fa1394 100644
--- a/kf5-kio.spec
+++ b/kf5-kio.spec
@@ -157,9 +157,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 %make_install -C %{_target_platform}
-%find_lang kio5 --with-qt
-%find_lang kcm_webshortcuts --with-qt
-
+%find_lang kio5 --with-qt --all-name
 
 %files
 %doc COPYING.LIB README.md
@@ -169,7 +167,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 %postun core
 /usr/bin/update-desktop-database &> /dev/null || :
 
-%files core -f kio5.lang -f kcm_webshortcuts.lang
+%files core -f kio5.lang
 %config %{_kf5_sysconfdir}/xdg/accept-languages.codes
 %{_kf5_libexecdir}/kio_http_cache_cleaner
 %{_kf5_libexecdir}/kpac_dhcp_helper
@@ -244,6 +242,8 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %files doc
 %{_kf5_mandir}/man8/*
+%{_kf5_mandir}/*/man8/*
+%exclude %{_kf5_mandir}/man8
 %{_kf5_datadir}/doc/HTML/en/kioslave5/
 
 


More information about the scm-commits mailing list