14
0
forked from pool/python-PyICU
2025-04-14 15:00:44 +00:00
committed by Git OBS Bridge
parent 0336a75692
commit b3d990a486

View File

@@ -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