From a7772ea2971ad4b77fd484f6cad04c68a263f293 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 06:28:14 +0000 Subject: [PATCH] update gvfs.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丈青山 --- gvfs.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gvfs.spec b/gvfs.spec index 2e96b5a..4997805 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -22,7 +22,7 @@ Name: gvfs Version: 1.50.2 -Release: 2 +Release: 3 Summary: gvfs is a backends for the gio framework in GLib License: GPLv3 and LGPLv2+ and BSD and MPLv2.0 URL: https://wiki.gnome.org/Projects/gvfs @@ -117,7 +117,6 @@ This package containers the headers and other files which are required for devel chrpath -d %{buildroot}%{_libdir}/gio/modules/*.so chrpath -d %{buildroot}%{_libdir}/gvfs/*.so chrpath -d %{buildroot}%{_libexecdir}/gvfs* -chrpath -d %{buildroot} # trashlib is GPLv3, include the license cp -p daemon/trashlib/COPYING COPYING.GPL3 @@ -162,6 +161,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_mandir}/man1/gvfsd-fuse.1* %changelog +* Mon Mar 13 2023 lin zhang - 1.50.2-3 +- delete invalid line + * Mon Mar 13 2023 lin zhang - 1.50.2-2 - remove rpath