!51 Fix Error: File listed twice
From: @streamlet_hy Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
fd5f756581
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.50.2
|
Version: 1.50.2
|
||||||
Release: 6
|
Release: 7
|
||||||
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
|
||||||
@ -146,7 +146,6 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_datadir}/glib-2.0/schemas/*.xml
|
%{_datadir}/glib-2.0/schemas/*.xml
|
||||||
%{_datadir}/polkit-1/actions/org.gtk.vfs.file-operations.policy
|
%{_datadir}/polkit-1/actions/org.gtk.vfs.file-operations.policy
|
||||||
%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
|
%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
|
||||||
%{_datadir}/gvfs/remote-volume-monitors/*.monitor
|
|
||||||
%{_libdir}/gvfs/libgvfsdaemon.so
|
%{_libdir}/gvfs/libgvfsdaemon.so
|
||||||
%{_libexecdir}/gvfs-*
|
%{_libexecdir}/gvfs-*
|
||||||
%{_libexecdir}/gvfsd
|
%{_libexecdir}/gvfsd
|
||||||
@ -173,6 +172,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_mandir}/man1/gvfsd-fuse.1*
|
%{_mandir}/man1/gvfsd-fuse.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 17 2024 Huang Yang <huangyang@loongson.cn> - 1.50.2-7
|
||||||
|
- Fix Error: File listed twice
|
||||||
|
|
||||||
* Fri Jan 12 2024 wangxiaomeng <wangxiaomeng@kylinos.cn> - 1.50.2-6
|
* Fri Jan 12 2024 wangxiaomeng <wangxiaomeng@kylinos.cn> - 1.50.2-6
|
||||||
- Modify memory-leaks patch errors
|
- Modify memory-leaks patch errors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user