public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bastien Nocera <hadess@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gnome-user-share] wip/oholy/f45-update: Remove useless patch
Date: Wed, 24 Jun 2026 11:34:07 GMT [thread overview]
Message-ID: <178230084757.1.4288485544422905880.rpms-gnome-user-share-4f0c91268f0e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gnome-user-share
Branch : wip/oholy/f45-update
Commit : 4f0c91268f0e9bf1f3cb30b818b2dbed4f4186b8
Author : Bastien Nocera <hadess@fedoraproject.org>
Date : 2008-04-03T13:49:51+00:00
Stats : +1/-16 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gnome-user-share/c/4f0c91268f0e9bf1f3cb30b818b2dbed4f4186b8?branch=wip/oholy/f45-update
Log:
Remove useless patch
---
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 7f2ee78..0ddddc4 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -22,8 +22,6 @@ Requires(post): GConf2
Requires(pre): GConf2
Requires(preun): GConf2
-Patch0: gus-handle-sigkill.patch
-
%description
gnome-user-share is a small package that binds together various free
@@ -40,7 +38,6 @@ The program also allows to share files using ObexFTP over Bluetooth.
%prep
%setup -q
-%patch0 -p0 -b .sigkill
%build
%configure
@@ -101,7 +98,7 @@ fi
%changelog
* Thu Apr 03 2008 - Bastien Nocera <bnocera@redhat.com> - 0.30-2
-- Handle the SIGKILL signal as well
+- XXX FIXME
* Mon Mar 31 2008 - Bastien Nocera <bnocera@redhat.com> - 0.30-1
- Update to 0.30
diff --git a/gus-handle-sigkill.patch b/gus-handle-sigkill.patch
deleted file mode 100644
index 1abefba..0000000
--- a/gus-handle-sigkill.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: src/user_share.c
-===================================================================
---- src/user_share.c (revision 234)
-+++ src/user_share.c (working copy)
-@@ -250,6 +250,7 @@
- signal (SIGINT, cleanup_handler);
- signal (SIGHUP, cleanup_handler);
- signal (SIGTERM, cleanup_handler);
-+ signal (SIGKILL, cleanup_handler);
-
- xdisplay = GDK_DISPLAY_XDISPLAY (gdk_display_get_default ());
- if (xdisplay == NULL) {
reply other threads:[~2026-06-24 11:34 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=178230084757.1.4288485544422905880.rpms-gnome-user-share-4f0c91268f0e@fedoraproject.org \
--to=hadess@fedoraproject.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