SHA256
1
0
forked from pool/libsmbios

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
This commit is contained in:
Dirk Mueller 2024-03-25 15:27:38 +00:00 committed by Git OBS Bridge
parent df68f191e5
commit 2c026b9061
2 changed files with 9 additions and 1 deletions

View File

@ -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 <fvogt@suse.com> Tue May 3 07:24:33 UTC 2022 - Fabian Vogt <fvogt@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libsmbios # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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-wireless-ctl %{buildroot}/%{_sbindir}/dellWirelessCtl
ln -s smbios-lcd-brightness %{buildroot}/%{_sbindir}/dellLcdBrightness ln -s smbios-lcd-brightness %{buildroot}/%{_sbindir}/dellLcdBrightness
%python3_fix_shebang
%check %check
%make_build check %make_build check