!7 modify the libgsd.so search path to /usr/lib64/gnome-settings-daemon-42

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-08-25 08:37:41 +00:00 committed by Gitee
commit 5113b9dc77
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -11,7 +11,7 @@
Name: gnome-settings-daemon Name: gnome-settings-daemon
Version: 42.2 Version: 42.2
Release: 1 Release: 2
Summary: Settings of GNOME Sessions and related applications Summary: Settings of GNOME Sessions and related applications
License: GPLv2+ License: GPLv2+
URL: https://download.gnome.org/sources/%{name} URL: https://download.gnome.org/sources/%{name}
@ -63,7 +63,7 @@ install -d $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
chrpath -d %{buildroot}%{_libexecdir}/* chrpath -d %{buildroot}%{_libexecdir}/*
mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
echo "%{_libdir}/gnome-settings-daemon-3.0" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf echo "%{_libdir}/gnome-settings-daemon-42" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
%post %post
/sbin/ldconfig /sbin/ldconfig
@ -93,6 +93,9 @@ echo "%{_libdir}/gnome-settings-daemon-3.0" > %{buildroot}%{_sysconfdir}/ld.so.c
%{_libdir}/pkgconfig/gnome-settings-daemon.pc %{_libdir}/pkgconfig/gnome-settings-daemon.pc
%changelog %changelog
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.2-2
- modify the libgsd.so search path to /usr/lib64/gnome-settings-daemon-42
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.2-1 * Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 42.2-1
- Upgrade to 42.2 - Upgrade to 42.2