diff --git a/gedit.spec b/gedit.spec index da75dd4..efd9d73 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,7 +11,7 @@ Name: gedit Epoch: 2 Version: 42.2 -Release: 1 +Release: 2 Summary: Text editor for the GNOME desktop License: GPLv2+ and GFDL-1.1-or-later URL: https://wiki.gnome.org/Apps/Gedit @@ -39,6 +39,7 @@ BuildRequires: vala BuildRequires: python3-devel BuildRequires: python3-gobject >= %{pygo_version} BuildRequires: libappstream-glib +BuildRequires: chrpath Requires: glib2%{?_isa} >= %{glib2_version} Requires: gspell%{?_isa} >= %{gspell_version} @@ -96,6 +97,7 @@ documentation for user of gedit. %install %meson_install +chrpath -d %{buildroot}%{_bindir}/gedit %py_byte_compile %{__python3} %{buildroot}%{python3_sitelib}/gi/overrides %py_byte_compile %{__python3} %{buildroot}%{_libdir}/gedit/plugins/ @@ -166,6 +168,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.gedit.deskt %{_mandir}/man1/* %changelog +* Mon Mar 13 2023 lin zhang - 2:42.2-2 +- remove rpath + * Mon Sep 5 2022 zhanglin - 2:42.2-1 - Update to 42.2