Sync from SUSE:SLFO:Main opensm revision 7ef5fb9054a22dab0b90afc036964574
This commit is contained in:
parent
d244363cd3
commit
55311f7487
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:49:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 13:21:31 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -93,8 +93,7 @@ Requires: libosmvendor%{lib_osmvendor_major} = %{version}
|
||||
Symlinks for the dynamic libraries and header files for OpenSM.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{git_ver}
|
||||
%patch1
|
||||
%autosetup -p0 -n %{name}-%{version}%{git_ver}
|
||||
|
||||
cp %{S:1} %{S:2} %{S:3} .
|
||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||
|
Loading…
Reference in New Issue
Block a user