1 Commits

Author SHA256 Message Date
9866d76b16 Import openSUSE:Leap:16.0 modifications 2025-08-12 12:09:52 +02:00
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 6 11:10:14 UTC 2025 - Max Lin <mlin@suse.com>
- Add %python3_fix_shebang and %fdupes
-------------------------------------------------------------------
Sat May 28 13:17:46 UTC 2022 - Enno Gotthold <egotthold@suse.com>

View File

@@ -58,6 +58,7 @@ BuildArch: noarch
BuildRequires: python%{python_pkgversion}-%{develsuffix}
BuildRequires: python%{python_pkgversion}-setuptools
BuildRequires: fdupes
%if 0%{?rhel}
# We need these to build this properly, and OBS doesn't pull them in by default for EPEL
BuildRequires: epel-rpm-macros
@@ -93,6 +94,8 @@ pathfix.py -pni "%{__python} %{py_shbang_opts}" bin
%install
%py_install
%python3_fix_shebang
%fdupes -s %{buildroot}%{python3_sitelib}
%files
%license COPYING