Accepting request 1161468 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1161468 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsmbios?expand=0&rev=49
This commit is contained in:
commit
ba2bfb4bd9
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user