|
|
@ -37,7 +37,6 @@ Currently supported: html, raw, text
|
|
|
|
%package doc
|
|
|
|
%package doc
|
|
|
|
Summary: Documentation of %{name} API
|
|
|
|
Summary: Documentation of %{name} API
|
|
|
|
Group: Documentation
|
|
|
|
Group: Documentation
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
%description doc
|
|
|
@ -82,6 +81,7 @@ find %{buildroot}%{_defaultdocdir}/%{name}/ -type f -exec chmod 644 {} +
|
|
|
|
%{_bindir}/wps2text
|
|
|
|
%{_bindir}/wps2text
|
|
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
%files doc
|
|
|
|
|
|
|
|
%doc COPYING.LGPL COPYING.MPL
|
|
|
|
%{_defaultdocdir}/%{name}/html/
|
|
|
|
%{_defaultdocdir}/%{name}/html/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|