public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Phil Wyett <philwyett@kathenas.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: Workaround upstream bug #4 and hide desktop file correctly
Date: Wed, 24 Jun 2026 11:35:01 GMT [thread overview]
Message-ID: <178230090188.1.1200697923724152886.rpms-gnome-user-share-5524dc3adf65@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 5524dc3adf65846b02f0069ebc9c41f7b63e4374
Author : Phil Wyett <philwyett@kathenas.org>
Date : 2019-03-10T09:27:01+00:00
Stats : +15/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/5524dc3adf65846b02f0069ebc9c41f7b63e4374?branch=wip/oholy/f45-update
Log:
Workaround upstream bug #4 and hide desktop file correctly
---
diff --git a/desktop-nodisplay.patch b/desktop-nodisplay.patch
new file mode 100644
index 0000000..834d096
--- /dev/null
+++ b/desktop-nodisplay.patch
@@ -0,0 +1,9 @@
+--- data/gnome-user-share-webdav.desktop.in.in.orig 2019-03-07 09:29:47.000000000 +0000
++++ data/gnome-user-share-webdav.desktop.in.in 2019-03-10 09:11:22.934758940 +0000
+@@ -8,5 +8,5 @@
+ Exec=@libexecdir@/gnome-user-share-webdav
+ Terminal=false
+ Type=Application
+-Categories=
+ NoDisplay=true
++Categories=
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 7245ae8..266ccb3 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,11 +1,12 @@
Name: gnome-user-share
Version: 3.32.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Gnome user file sharing
License: GPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-user-share/3.32/%{name}-%{version}.tar.xz
+Patch0: desktop-nodisplay.patch
BuildRequires: gcc
BuildRequires: gtk3-devel
@@ -38,6 +39,7 @@ The program also allows to share files using ObexFTP over Bluetooth.
%prep
%setup -q
+%patch0 -p0
%build
%configure
@@ -63,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
%{_userunitdir}/gnome-user-share-webdav.service
%changelog
+* Sun Mar 10 2019 Phil Wyett <philwyett@kathenas.org> - 3.32.0-2
+- Workaround upstream bug #4 and hide desktop file correctly
+
* Fri Mar 08 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
- Update to 3.32.0
reply other threads:[~2026-06-24 11:35 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=178230090188.1.1200697923724152886.rpms-gnome-user-share-5524dc3adf65@fedoraproject.org \
--to=philwyett@kathenas.org \
--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