Don't build obsolete gvfs utils
Those tools have been superseded by gio tool more than two years ago, they are disabled by default with meson and I am not going to enable them. They will removed upstream soon anyway.
This commit is contained in:
parent
f42853111d
commit
9600c6058e
@ -305,7 +305,6 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
|
%{_libdir}/gio/modules/libgioremote-volume-monitor.so
|
||||||
%{_libdir}/gio/modules/libgvfsdbus.so
|
%{_libdir}/gio/modules/libgvfsdbus.so
|
||||||
%{_mandir}/man7/gvfs.7*
|
%{_mandir}/man7/gvfs.7*
|
||||||
%{_bindir}/gvfs-*
|
|
||||||
%{_mandir}/man1/gvfs-*
|
%{_mandir}/man1/gvfs-*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -388,6 +387,7 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
- Update to 1.37.1
|
- Update to 1.37.1
|
||||||
- Remove mount-archive.desktop helper
|
- Remove mount-archive.desktop helper
|
||||||
- Switch to meson build system
|
- Switch to meson build system
|
||||||
|
- Remove obsolete gvfs utils
|
||||||
|
|
||||||
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 1.36.2-1
|
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 1.36.2-1
|
||||||
- Update to 1.36.2
|
- Update to 1.36.2
|
||||||
|
Loading…
Reference in New Issue
Block a user