!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
|
Name: libdrm
|
||||||
Version: 2.4.102
|
Version: 2.4.102
|
||||||
Release: 1
|
Release: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: library for direct rendering manager
|
Summary: library for direct rendering manager
|
||||||
|
|
||||||
@ -129,6 +129,8 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/drmdevice
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/%{name}.so.*
|
%{_libdir}/%{name}.so.*
|
||||||
@ -258,6 +260,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 19 2020 jinzhimin <jinzhimin2@huawei.com> - 2.4.102-1
|
||||||
- update to 2.4.102
|
- update to 2.4.102
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user