mirror of
https://abf.rosa.ru/djam/dtc.git
synced 2025-02-23 09:32:50 +00:00
fix provides
This commit is contained in:
parent
9616ee1bff
commit
866a9e6d81
1 changed files with 1 additions and 1 deletions
2
dtc.spec
2
dtc.spec
|
@ -51,7 +51,7 @@ This package provides development files for libfdt
|
||||||
|
|
||||||
%package -n python3-%{name}
|
%package -n python3-%{name}
|
||||||
Summary: Python 3 bindings for %{name}
|
Summary: Python 3 bindings for %{name}
|
||||||
Provides: python-libfdt = %{EVRD}
|
Provides: python3-libfdt = %{EVRD}
|
||||||
Requires: %{name} = %{EVRD}
|
Requires: %{name} = %{EVRD}
|
||||||
|
|
||||||
%description -n python3-%{name}
|
%description -n python3-%{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue