public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/byobu] rawhide: fixes for byobu-7.11
@ 2026-06-11 16:47 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-11 16:47 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 16:47 [rpms/byobu] rawhide: fixes for byobu-7.11 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox