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}