remove rpath

(cherry picked from commit 104be85894dd810089773696c813d40919daeb81)
This commit is contained in:
zhouwenpei 2023-01-11 08:46:13 +00:00 committed by openeuler-sync-bot
parent 65da0b3c84
commit 205ef0053f

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