!4 remove rpath
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
a301c5d203
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user