public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gvfs] rawhide: Drop 'archive' and 'afp' subpackages (deprecated and disabled upstream)
Date: Mon, 29 Jun 2026 14:13:15 GMT [thread overview]
Message-ID: <178274239555.1.6473164911797264460.rpms-gvfs-7e3bfc9e2db8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gvfs
Branch : rawhide
Commit : 7e3bfc9e2db83eadb8feb95f4f051e50649e3477
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-06-29T16:10:48+02:00
Stats : +5/-54 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gvfs/c/7e3bfc9e2db83eadb8feb95f4f051e50649e3477?branch=rawhide
Log:
Drop 'archive' and 'afp' subpackages (deprecated and disabled upstream)
---
diff --git a/gvfs.spec b/gvfs.spec
index 612fbe6..22f562f 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -4,7 +4,6 @@
%global gsettings_desktop_schemas_version 3.33.0
%global goa_version 3.57.0
%global gudev_version 147
-%global libarchive_version 3.0.22
%global libcdio_paranoia_version 0.78.2
%global libgcrypt_version 1.2.2
%global libgphoto2_version 2.5.0
@@ -49,6 +48,9 @@ BuildRequires: pkgconfig(udisks2) >= %{udisks2_version}
%if ! 0%{?rhel}
BuildRequires: pkgconfig(libbluray)
%endif
+%if ! (0%{?rhel} >= 9)
+BuildRequires: libgcrypt-devel >= %{libgcrypt_version}
+%endif
BuildRequires: systemd-devel >= %{systemd_version}
BuildRequires: pkgconfig(libxslt)
BuildRequires: docbook-style-xsl
@@ -64,6 +66,8 @@ Requires: /usr/bin/wsdd
Obsoletes: gnome-mount <= 0.8
Obsoletes: gnome-mount-nautilus-properties <= 0.8
+Obsoletes: gvfs-afp < 1.61.1-1
+Obsoletes: gvfs-archive < 1.61.1-1
Obsoletes: gvfs-obexftp < 1.17.91-2
Obsoletes: gvfs-devel < 1.55.1-1
Obsoletes: gvfs-tests < 1.55.1-3
@@ -110,19 +114,6 @@ This package provides support for reading and writing files on windows
shares (SMB) to applications using gvfs.
-%if ! (0%{?rhel} >= 9)
-%package archive
-Summary: Archiving support for gvfs
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Requires: %{name}-client%{?_isa} = %{version}-%{release}
-BuildRequires: pkgconfig(libarchive) >= %{libarchive_version}
-
-%description archive
-This package provides support for accessing files inside Zip and Tar archives,
-as well as ISO images, to applications using gvfs.
-%endif
-
-
%ifnarch s390 s390x
%package gphoto2
Summary: gphoto2 support for gvfs
@@ -153,22 +144,6 @@ including phones and music players to applications using gvfs.
%endif
-%if ! (0%{?rhel} >= 9)
-%package afp
-Summary: AFP support for gvfs
-Requires: %{name}%{?_isa} = %{version}-%{release}
-Requires: %{name}-client%{?_isa} = %{version}-%{release}
-BuildRequires: libgcrypt-devel >= %{libgcrypt_version}
-# this should ensure having this new subpackage installed on upgrade from older versions
-Obsoletes: %{name} < 1.9.4-1
-
-%description afp
-This package provides support for reading and writing files on
-Mac OS X and original Mac OS network shares via Apple Filing Protocol
-to applications using gvfs.
-%endif
-
-
%ifnarch s390 s390x
%package mtp
Summary: MTP support for gvfs
@@ -229,8 +204,6 @@ file services.
-Donedrive=false \
%endif
%if 0%{?rhel} >= 9
- -Darchive=false \
- -Dafp=false \
-Dgcrypt=false \
%endif
%if 0%{?rhel} >= 10
@@ -269,18 +242,10 @@ killall -USR1 gvfsd >&/dev/null || :
%endif
%endif
-%if ! (0%{?rhel} >= 9)
-%post archive
-killall -USR1 gvfsd >&/dev/null || :
-%endif
%if ! 0%{?rhel}
%post nfs
killall -USR1 gvfsd >&/dev/null || :
%endif
-%if ! (0%{?rhel} >= 9)
-%post afp
-killall -USR1 gvfsd >&/dev/null || :
-%endif
%files
@@ -359,12 +324,6 @@ killall -USR1 gvfsd >&/dev/null || :
%{_datadir}/gvfs/mounts/smb.mount
-%if ! (0%{?rhel} >= 9)
-%files archive
-%{_libexecdir}/gvfsd-archive
-%{_datadir}/gvfs/mounts/archive.mount
-%endif
-
%ifnarch s390 s390x
%files gphoto2
%{_libexecdir}/gvfsd-gphoto2
@@ -385,14 +344,6 @@ killall -USR1 gvfsd >&/dev/null || :
%endif
%endif
-%if ! (0%{?rhel} >= 9)
-%files afp
-%{_libexecdir}/gvfsd-afp
-%{_libexecdir}/gvfsd-afp-browse
-%{_datadir}/gvfs/mounts/afp.mount
-%{_datadir}/gvfs/mounts/afp-browse.mount
-%endif
-
%ifnarch s390 s390x
%files mtp
%{_libexecdir}/gvfsd-mtp
reply other threads:[~2026-06-29 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178274239555.1.6473164911797264460.rpms-gvfs-7e3bfc9e2db8@fedoraproject.org \
--to=mcrha@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox