!33 [sync] PR-32: remove rpath

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-01-11 13:01:18 +00:00 committed by Gitee
commit 8452623675
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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