From b3d990a486de0aafca3aa1f52403017ae236bfa8dc28d0d6b9a5f04f4b77fcb5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Apr 2025 15:00:44 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=44 --- python-PyICU.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/python-PyICU.spec b/python-PyICU.spec index 68fe701..2f51eb3 100644 --- a/python-PyICU.spec +++ b/python-PyICU.spec @@ -16,8 +16,8 @@ # -%{?sle15_python_module_pythons} %global modname PyICU +%{?sle15_python_module_pythons} Name: python-%{modname} Version: 2.15 Release: 0 @@ -71,10 +71,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %license LICENSE %doc CHANGES CREDITS README.md %{python_sitearch}/icu -%if 0%{?suse_version} > 1600 -%{python_sitearch}/pyicu-%{version}.dist-info -%else -%{python_sitearch}/PyICU-%{version}.dist-info -%endif +%{python_sitearch}/[Pp]y[Ii][Cc][Uu]-%{version}*-info %changelog