diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 15d25faf9156dcceb3e33eaf1546d3ff8cc03859..c2fcccb24cb91d621a5a3af2a8514df02c9fd26f 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -11,7 +11,7 @@ Name: gnome-settings-daemon Version: 42.2 -Release: 1 +Release: 2 Summary: Settings of GNOME Sessions and related applications License: GPLv2+ 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}/* 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 /sbin/ldconfig @@ -93,6 +93,9 @@ echo "%{_libdir}/gnome-settings-daemon-3.0" > %{buildroot}%{_sysconfdir}/ld.so.c %{_libdir}/pkgconfig/gnome-settings-daemon.pc %changelog +* Mon Jun 6 2022 lin zhang - 42.2-2 +- modify the libgsd.so search path to /usr/lib64/gnome-settings-daemon-42 + * Mon Jun 6 2022 lin zhang - 42.2-1 - Upgrade to 42.2