From 52c4bf3d5f13cbccc870d84479730e44b1999dfe8b3372b4cfc66ce1ee55839a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 26 May 2023 05:55:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langtable?expand=0&rev=18 --- python-langtable.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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