public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-user-share] wip/oholy/f45-update: + gnome-user-share-3.28.0-3
@ 2026-06-24 11:35 Bastien Nocera
0 siblings, 0 replies; only message in thread
From: Bastien Nocera @ 2026-06-24 11:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : d562ddd9deeb95f66b7f9836fbff2494e0700a38
Author : Bastien Nocera <hadess@hadess.net>
Date : 2018-09-20T16:53:04+02:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/d562ddd9deeb95f66b7f9836fbff2494e0700a38?branch=wip/oholy/f45-update
Log:
+ gnome-user-share-3.28.0-3
Remove Bluetooth dependencies, gnome-user-share only shares via WebDAV,
obex sharing is handled through the Bluetooth panel in GNOME
---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index ae001cd..8e85b62 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,6 +1,6 @@
Name: gnome-user-share
Version: 3.28.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Gnome user file sharing
License: GPLv2+
@@ -10,7 +10,6 @@ Source0: http://download.gnome.org/sources/gnome-user-share/3.28/%{name}-%{versi
BuildRequires: gcc
BuildRequires: gtk3-devel
BuildRequires: httpd mod_dnssd
-BuildRequires: gnome-bluetooth-libs-devel
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: libcanberra-devel
@@ -22,7 +21,6 @@ BuildRequires: nautilus-devel
BuildRequires: gettext
BuildRequires: systemd-devel
-Requires: bluez-obexd >= 5.0
Requires: httpd
Requires: mod_dnssd
@@ -43,7 +41,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
%setup -q
%build
-%configure --enable-bluetooth
+%configure
make %{?_smp_mflags}
%install
@@ -66,6 +64,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
%{_userunitdir}/gnome-user-share-webdav.service
%changelog
+* Thu Sep 20 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.0-3
++ gnome-user-share-3.28.0-3
+- Remove Bluetooth dependencies, gnome-user-share only shares via WebDAV,
+ obex sharing is handled through the Bluetooth panel in GNOME
+
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-24 11:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 11:35 [rpms/gnome-user-share] wip/oholy/f45-update: + gnome-user-share-3.28.0-3 Bastien Nocera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox