From 2c026b9061e461d9508a2c4151d1e1855431104666faf62d75a983c00369bd46 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 25 Mar 2024 15:27:38 +0000 Subject: [PATCH] Accepting request 1157967 from home:pgajdos - remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/request/show/1157967 OBS-URL: https://build.opensuse.org/package/show/Base:System/libsmbios?expand=0&rev=56 --- libsmbios.changes | 6 ++++++ libsmbios.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/libsmbios.changes b/libsmbios.changes index cddbc21..290d357 100644 --- a/libsmbios.changes +++ b/libsmbios.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 10:53:06 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + ------------------------------------------------------------------- Tue May 3 07:24:33 UTC 2022 - Fabian Vogt diff --git a/libsmbios.spec b/libsmbios.spec index bf78edc..f7746c0 100644 --- a/libsmbios.spec +++ b/libsmbios.spec @@ -1,7 +1,7 @@ # # spec file for package libsmbios # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -157,6 +157,8 @@ ln -s smbios-sys-info %{buildroot}/%{_sbindir}/getSystemId ln -s smbios-wireless-ctl %{buildroot}/%{_sbindir}/dellWirelessCtl ln -s smbios-lcd-brightness %{buildroot}/%{_sbindir}/dellLcdBrightness +%python3_fix_shebang + %check %make_build check