!14 Fix ldconfig search path

From: @beta_dz 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-09-26 05:31:56 +00:00 committed by Gitee
commit 087a2e68a3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon
Version: 3.30.1.2
Release: 3
Release: 4
Summary: Settings of GNOME Sessions and related applications
License: GPLv2+
URL: https://download.gnome.org/sources/%{name}
@ -56,7 +56,7 @@ install -d $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
chrpath -d %{buildroot}%{_libexecdir}/gsd-*
mkdir -p %{buildroot}/etc/ld.so.conf.d
echo "%{_libdir}/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
echo "%{_libdir}/gnome-settings-daemon-3.0" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%files -f %{name}.lang
%doc AUTHORS NEWS
@ -79,6 +79,9 @@ echo "%{_libdir}/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
%{_libexecdir}/gsd-test-input-helper
%changelog
* Fri Dec 01 2023 beta <beta@yfqm.date> - 3.30.1.2-4
- Fix ldconfig search path
* Thu Nov 09 2023 zhangxianting <zhangxianting@uniontech.com> - 3.30.1.2-3
- Remove rpath