Alexei Sorokin
2020-02-29 13:51:15 +00:00
committed by Git OBS Bridge
parent 91c084190d
commit 35c5e94daa

View File

@@ -48,7 +48,14 @@ This package contains bindings to write Caja extensions with Python.
It allows writing menu, property pages and column providers
extensions, so that Caja functionality can be easily extended.
%lang_package
%package lang
Summary: Translations for package python-caja
Requires: python3-caja = %{version}
Provides: %{name}-lang-all = %{version}
BuildArch: noarch
%description lang
Provides translations for the "python-caja" package.
%package devel
Summary: Python bindings for Caja - Development Files