diff --git a/python-langtable.spec b/python-langtable.spec index 37d442e..d25fffa 100644 --- a/python-langtable.spec +++ b/python-langtable.spec @@ -25,6 +25,7 @@ %bcond_with data %endif %define skip_python2 1 +%global literalpython python Name: python-langtable%{psuffix} Version: 0.0.61 Release: 0 @@ -43,7 +44,7 @@ BuildRequires: fdupes BuildRequires: libxml2-tools BuildRequires: python-rpm-macros %if %{without data} -Requires: python-langtable-data = %{version} +Requires: %{literalpython}-langtable-data = %{version} %endif BuildArch: noarch %python_subpackages