update gvfs.spec.
Signed-off-by: 丈青山 <lin.zhang@turbolinux.com.cn>
This commit is contained in:
parent
db56199192
commit
a7772ea297
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.50.2
|
Version: 1.50.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: gvfs is a backends for the gio framework in GLib
|
Summary: gvfs is a backends for the gio framework in GLib
|
||||||
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
|
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
|
||||||
URL: https://wiki.gnome.org/Projects/gvfs
|
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}/gio/modules/*.so
|
||||||
chrpath -d %{buildroot}%{_libdir}/gvfs/*.so
|
chrpath -d %{buildroot}%{_libdir}/gvfs/*.so
|
||||||
chrpath -d %{buildroot}%{_libexecdir}/gvfs*
|
chrpath -d %{buildroot}%{_libexecdir}/gvfs*
|
||||||
chrpath -d %{buildroot}
|
|
||||||
|
|
||||||
# trashlib is GPLv3, include the license
|
# trashlib is GPLv3, include the license
|
||||||
cp -p daemon/trashlib/COPYING COPYING.GPL3
|
cp -p daemon/trashlib/COPYING COPYING.GPL3
|
||||||
@ -162,6 +161,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_mandir}/man1/gvfsd-fuse.1*
|
%{_mandir}/man1/gvfsd-fuse.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.50.2-3
|
||||||
|
- delete invalid line
|
||||||
|
|
||||||
* Mon Mar 13 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.50.2-2
|
* Mon Mar 13 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1.50.2-2
|
||||||
- remove rpath
|
- remove rpath
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user