!28 remove rpath
From: @zhouwenpei Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
e99a6dcd17
@ -47,7 +47,7 @@ end}
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.109
|
||||
Release: 6
|
||||
Release: 7
|
||||
License: MIT
|
||||
Summary: library for direct rendering manager
|
||||
|
||||
@ -140,6 +140,8 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/drmdevice
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/%{name}.so.*
|
||||
@ -270,6 +272,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.4.109-7
|
||||
- remove rpath
|
||||
|
||||
* Fri Nov 18 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 2.4.109-6
|
||||
- Optimize the patch for add sw architecture
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user