Stop requiring the base package from the -doc package

This commit is contained in:
Benjamin A. Beasley 2021-02-11 07:32:19 -05:00
parent 1152d79060
commit 5263eff3e8

View File

@ -44,7 +44,6 @@ applications that use %{name}.
%package doc
Summary: Documentation for %{name}
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: libsigc++20-doc
%description doc
@ -84,6 +83,7 @@ find %{buildroot} -type f -name '*.la' -print -delete
%files doc
%license COPYING
%doc %{_datadir}/doc/%{name}-%{apiver}/
%doc %{_datadir}/devhelp/