forked from pool/python-PyICU
- Wrap the metadata directory name in a distro-based conditional
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 12:50:14 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Wrap the metadata directory name in a distro-based conditional
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 04:31:02 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -71,6 +71,10 @@ 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
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user