Drop gvfs-devel subpackage
Resolves: RHEL-45506
This commit is contained in:
parent
4a68bfbdf9
commit
c3fc9700ea
17
gvfs.spec
17
gvfs.spec
@ -81,15 +81,6 @@ The gvfs package provides client modules of backend implementations for the gio
|
||||
framework in GLib.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Development files for gvfs
|
||||
Requires: %{name}-client%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
The gvfs-devel package contains headers and other files that are
|
||||
required to develop applications using gvfs.
|
||||
|
||||
|
||||
%package fuse
|
||||
Summary: FUSE support for gvfs
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
@ -244,6 +235,7 @@ the functionality of the installed gvfs package.
|
||||
%if 0%{?rhel} >= 10
|
||||
-Dgoogle=false \
|
||||
-Dcdda=false \
|
||||
-Ddeprecated_apis=false \
|
||||
%endif
|
||||
%{nil}
|
||||
%meson_build
|
||||
@ -354,13 +346,6 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_libdir}/gio/modules/libgvfsdbus.so
|
||||
%{_mandir}/man7/gvfs.7*
|
||||
|
||||
%files devel
|
||||
%dir %{_includedir}/gvfs-client
|
||||
%dir %{_includedir}/gvfs-client/gvfs
|
||||
%{_includedir}/gvfs-client/gvfs/gvfsurimapper.h
|
||||
%{_includedir}/gvfs-client/gvfs/gvfsuriutils.h
|
||||
|
||||
|
||||
%files fuse
|
||||
%{_libexecdir}/gvfsd-fuse
|
||||
%{_mandir}/man1/gvfsd-fuse.1*
|
||||
|
Loading…
Reference in New Issue
Block a user