From 8b8eb9da8b5175fd29ceca7d11414474c99e60533556bf97655d28c839f52d93 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 5 Sep 2011 14:27:24 +0000 Subject: [PATCH] Accepting request 80893 from KDE:Distro:Factory - fix package-with-large-docs - perhaps we can get it back to live cd somehow OBS-URL: https://build.opensuse.org/request/show/80893 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/digikam?expand=0&rev=75 --- digikam.changes | 5 +++++ digikam.spec | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/digikam.changes b/digikam.changes index 6ad1a7d..4e81469 100644 --- a/digikam.changes +++ b/digikam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 5 08:16:18 UTC 2011 - coolo@suse.com + +- fix package-with-large-docs - perhaps we can get it back to live cd somehow + ------------------------------------------------------------------- Fri Aug 26 08:18:51 UTC 2011 - idonmez@novell.com diff --git a/digikam.spec b/digikam.spec index a15cfff..aab7c97 100644 --- a/digikam.spec +++ b/digikam.spec @@ -55,7 +55,8 @@ BuildRequires: shared-desktop-ontologies-devel BuildRequires: update-desktop-files %endif Requires: kipi-plugins >= %{version} -Recommends: %{name}-lang = %{version} +Recommends: %{name}-lang +Recommends: %{name}-doc BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires %kde4_pimlibs_requires @@ -68,6 +69,15 @@ by directory layout, or by custom collections. An easy-to-use interface that enables you to connect to your camera and preview, download, or delete your images, is provided. +%package doc +Summary: Documentation of Digikam +Group: Documentation/HTML +%if %suse_version > 1120 +BuildArch: noarch +%endif + +%description doc +This package contains the documentation for digikam %lang_package %prep @@ -149,6 +159,9 @@ rm -rf %{buildroot} %{_kde4_servicesdir}/digikamsearch.protocol %{_kde4_servicesdir}/digikamtags.protocol %{_kde4_servicetypesdir}/digikamimageplugin.desktop + +%files doc +%defattr(-,root,root,-) %doc %{_kde4_htmldir}/en/digikam/ %doc %{_kde4_htmldir}/en/showfoto/ %doc %{_mandir}/man1/digitaglinktree.1%{ext_man}