[packages/tmux] noarch bash completion

atler atler at pld-linux.org
Thu Jul 2 19:44:30 CEST 2026


commit 9abc7a46754dca83783ce871b5ff0962bd8f3dfa
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jul 1 11:50:28 2026 +0200

    noarch bash completion

 tmux.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/tmux.spec b/tmux.spec
index 3eec57e..f4985e9 100644
--- a/tmux.spec
+++ b/tmux.spec
@@ -29,6 +29,7 @@ BuildRequires:	libevent-devel
 BuildRequires:	libutempter-devel
 BuildRequires:	ncurses-devel >= 5
 BuildRequires:	pkgconfig
+BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 1.673
 %{?with_systemd:BuildRequires:	systemd-devel}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +71,8 @@ Summary:	Bash completion for tmux
 Summary(pl.UTF-8):	Bashowe dopełnianie poleceń dla tmuksa
 Group:		Applications/Shells
 Requires:	%{name} = %{version}-%{release}
-Requires:	bash-completion >= 2.0
+Requires:	bash-completion >= 1:2.0
+BuildArch:	noarch
 
 %description -n bash-completion-tmux
 This package provides bash-completion for tmux.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tmux.git/commitdiff/4a652fb44aa3688ff4fc305278ccf7c5277ee33e



More information about the pld-cvs-commit mailing list