Drop gvfs-tests subpackage

The tests provided by the gvfs-tests subpackage have never worked properly.

Resolves: RHEL-46743
This commit is contained in:
Ondrej Holy 2024-07-29 12:06:59 +02:00
parent ef5348df80
commit b589268ef2

View File

@ -22,7 +22,7 @@
Name: gvfs
Version: 1.54.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Backends for the gio framework in GLib
License: LGPL-2.0-or-later AND GPL-3.0-only AND MPL-2.0 AND BSD-3-Clause-Sun
@ -67,6 +67,7 @@ Obsoletes: gnome-mount <= 0.8
Obsoletes: gnome-mount-nautilus-properties <= 0.8
Obsoletes: gvfs-obexftp < 1.17.91-2
Obsoletes: gvfs-devel < 1.54.2-1
Obsoletes: gvfs-tests < 1.54.2-2
%description
The gvfs package provides backend implementations for the gio
@ -205,19 +206,12 @@ BuildRequires: pkgconfig(msgraph-0.1)
This package provides seamless integration with gnome-online-accounts
file services.
%package tests
Summary: Tests for the gvfs package
Requires: %{name}%{?_isa} = %{version}-%{release}
%description tests
The gvfs-tests package contains tests that can be used to verify
the functionality of the installed gvfs package.
%prep
%autosetup -p1
%build
%meson -Dinstalled_tests=true \
%meson \
-Dman=true \
%ifarch s390 s390x
-Dafc=false \
@ -423,12 +417,11 @@ killall -USR1 gvfsd >&/dev/null || :
%endif
%{_userunitdir}/gvfs-goa-volume-monitor.service
%files tests
%dir %{_libexecdir}/installed-tests
%{_libexecdir}/installed-tests/gvfs
%{_datadir}/installed-tests
%changelog
* Mon Jul 29 2024 Ondrej Holy <oholy@redhat.com> - 1.54.2-2
- Drop the gvfs-tests subpackage
* Fri Jun 28 2024 Ondrej Holy <oholy@redhat.com> - 1.54.2-1
- Update to 1.54.2