- make -apidocs noarch

This commit is contained in:
Rex Dieter 2009-04-16 13:56:07 +00:00
parent 7accb8c3aa
commit ab40659848
1 changed files with 4 additions and 4 deletions

View File

@ -227,10 +227,9 @@ Provides: kdelibs3-apidocs = %{version}-%{release}
Obsoletes: kdelibs-apidocs < 6:%{version}-%{release}
Provides: kdelibs-apidocs = 6:%{version}-%{release}
%endif
## to enable rpm's noarch subpkg feature
#if 0%{?fedora} > 10
#BuildArch: noarch
#endif
%if 0%{?fedora} > 10
BuildArch: noarch
%endif
%description apidocs
This package includes the KDE 3 API documentation in HTML
@ -626,6 +625,7 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
%changelog
* Thu Apr 16 2009 Rex Dieter <rdieter@fedoraproject.org> - 3.5.10-10
- move designer plugins to runtime (#487622)
- make -apidocs noarch
* Mon Mar 02 2009 Than Ngo <than@redhat.com> - 3.5.10-9
- enable -apidocs