!4 remove rpath

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2023-03-15 02:16:09 +00:00 committed by Gitee
commit a301c5d203
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <lin.zhang@turbolinux.com.cn> - 43.0-2
- remove rpath
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
- Update to 43.0