diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 510c863..1ed341a 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -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 - 3.30.1.2-4 +- Fix ldconfig search path + * Thu Nov 09 2023 zhangxianting - 3.30.1.2-3 - Remove rpath