diff --git a/kdelibs.spec b/kdelibs.spec index e10fe2d..f2f5a0b 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -24,7 +24,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.0 -Release: 5 +Release: 6 Summary: K Desktop Environment - Libraries Name: kdelibs Url: http://www.kde.org/ @@ -154,12 +154,12 @@ Obsoletes: kdesupport-devel This package includes the header files you will need to compile applications for KDE. -%package docs +%package apidocs Group: Development/Documentation Summary: KDE API documentation. Requires: %{name} = %{epoch}:%{version}-%{release} -%description docs +%description apidocs This package includes the KDE API documentation in HTML format for easy browsing @@ -397,12 +397,15 @@ exit 0 %{_bindir}/dcopidl* %{_includedir}/kde -%files docs +%files apidocs %defattr(-,root,root) %doc %{_docdir}/%{name}-devel-%{kde_major_version} %doc %{_docdir}/HTML/en/kdelibs* %changelog +* Thu Jan 19 2006 Than Ngo 6:3.5.0-6 +- rename subpackage to -apidocs + * Wed Jan 18 2006 Than Ngo 6:3.5.0-5 - apply patch to fix a printing problem - add subpackage kdelibs-docs