public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/byobu] rawhide: fixes for byobu-7.11
Date: Thu, 11 Jun 2026 16:47:46 GMT	[thread overview]
Message-ID: <178119646655.1.17629371351051500280.rpms-byobu-88e6eb3afe3e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/byobu
            Branch : rawhide
            Commit : 88e6eb3afe3e94ff603fd24429423a00202f29d6
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-11T13:47:37-03:00
            Stats  : +6/-15 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/byobu/c/88e6eb3afe3e94ff603fd24429423a00202f29d6?branch=rawhide

            Log:
            fixes for byobu-7.11

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/byobu.spec b/byobu.spec
index 319686b..a334bc6 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -17,6 +17,7 @@ Source1:	fedoracommon
 
 BuildArch:	noarch
 BuildRequires:	automake
+BuildRequires:	bash-completion
 BuildRequires:	desktop-file-utils
 BuildRequires:	make
 BuildRequires:	gettext
@@ -39,11 +40,6 @@ such as toggle-able system status notifications.
 
 %prep
 %autosetup -N
-%if 0%{?fedora} >= 41
-%patch -P 1 -p0
-%else
-%patch -P 0 -p0
-%endif
 
 # remove swap file
 rm -f usr/bin/.byobu-status-print.swp
@@ -138,13 +134,12 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_mandir}/man1/wifi-status.1*
 %{_libexecdir}/%{name}/
 %config(noreplace) %{_sysconfdir}/%{name}/
+
 # trustmux files
 %{_bindir}/trustmux
-%{_bindir}/trustmux-ctl
-%{_bindir}/trustmux-disable
-%{_bindir}/trustmux-enable
-%{_bindir}/trustmux-pair
-%{_bindir}/trustmux-unpair
+%{_bindir}/trustmuxd
+
+%{bash_completions_dir}/trustmux
 %{trustmuxlibdir}/trustmux/__init__.py
 %{trustmuxlibdir}/trustmux/__main__.py
 %{trustmuxlibdir}/trustmux/_ctl.py
@@ -154,11 +149,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{trustmuxlibdir}/trustmux/_pair.py
 %{trustmuxlibdir}/trustmux/_unpair.py
 %{_mandir}/man1/trustmux.1.gz
-%{_mandir}/man1/trustmux-ctl.1.gz
-%{_mandir}/man1/trustmux-disable.1.gz
-%{_mandir}/man1/trustmux-enable.1.gz
-%{_mandir}/man1/trustmux-pair.1.gz
-%{_mandir}/man1/trustmux-unpair.1.gz
+%{_mandir}/man1/trustmuxd.1.gz
 %{_datadir}/trustmux/static/app.js
 %{_datadir}/trustmux/static/index.html
 %{_datadir}/trustmux/static/sw.js

                 reply	other threads:[~2026-06-11 16:47 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=178119646655.1.17629371351051500280.rpms-byobu-88e6eb3afe3e@fedoraproject.org \
    --to=filiperosset@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