!33 [sync] PR-32: remove rpath
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
8452623675
@ -47,7 +47,7 @@ end}
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.102
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: MIT
|
||||
Summary: library for direct rendering manager
|
||||
|
||||
@ -129,6 +129,8 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/drmdevice
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}.so.*
|
||||
@ -258,6 +260,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.4.102-2
|
||||
- remove rpath
|
||||
|
||||
* Wed Aug 19 2020 jinzhimin <jinzhimin2@huawei.com> - 2.4.102-1
|
||||
- update to 2.4.102
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user