diff --git a/gnome-connections.spec b/gnome-connections.spec index f612afa..474c40c 100644 --- a/gnome-connections.spec +++ b/gnome-connections.spec @@ -5,7 +5,7 @@ Name: gnome-connections Version: 43.0 -Release: 1 +Release: 2 Summary: A remote desktop client for the GNOME desktop environment License: GPLv3+ URL: https://gitlab.gnome.org/gnome/connections/-/wikis/home @@ -25,6 +25,7 @@ BuildRequires: pkgconfig(gtk-vnc-2.0) BuildRequires: pkgconfig(gvncpulse-1.0) BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libsecret-1) +BuildRequires: chrpath Requires: hicolor-icon-theme Obsoletes: connections < 40.0-2 @@ -44,6 +45,7 @@ Connections is a remote desktop client for the GNOME desktop environment. %install %meson_install +chrpath -d %{buildroot}%{_bindir}/gnome-connections %find_lang gnome-connections --with-gnome rm -rf %{buildroot}%{_includedir}/gnome-connections/ @@ -70,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections %{_datadir}/mime/packages/org.gnome.Connections.xml %changelog +* Mon Mar 13 2023 lin zhang - 43.0-2 +- remove rpath + * Mon Jan 02 2023 lin zhang - 43.0-1 - Update to 43.0