From e498ae6c8c48c25eede11ea263866ad6fc3f69d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=88=E9=9D=92=E5=B1=B1?= Date: Wed, 15 Mar 2023 01:57:14 +0000 Subject: [PATCH] remove rpath MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丈青山 --- gnome-connections.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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