Use %py_provides for the documentation package
This commit is contained in:
parent
8155f556e3
commit
a527705548
@ -67,8 +67,7 @@ Babel is composed of two major parts:
|
||||
%if %{without bootstrap}
|
||||
%package doc
|
||||
Summary: Documentation for Babel
|
||||
Provides: python-babel-doc = %{version}-%{release}
|
||||
Provides: python3-babel-doc = %{version}-%{release}
|
||||
%py_provides python3-babel-doc
|
||||
|
||||
%description doc
|
||||
Documentation for Babel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user