[packages/fwupd] correct bash-completion epoch

atler atler at pld-linux.org
Sun Jul 2 13:59:26 CEST 2023


commit a2237966cb08c9c9b45c500df391abc09fc91eb4
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 2 11:54:59 2023 +0200

    correct bash-completion epoch

 fwupd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fwupd.spec b/fwupd.spec
index d83cf64..412420b 100644
--- a/fwupd.spec
+++ b/fwupd.spec
@@ -20,7 +20,7 @@ Source0:	https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.t
 # Source0-md5:	bf6b6486f79732656980ba17a2087362
 URL:		https://github.com/hughsie/fwupd
 %{?with_modemmanager:BuildRequires:	ModemManager-devel >= 1.10.0}
-BuildRequires:	bash-completion-devel >= 2.0
+BuildRequires:	bash-completion-devel >= 1:2.0
 %{?with_cairo:BuildRequires:	cairo-devel}
 BuildRequires:	curl-devel >= 7.62.0
 %{?with_efi:BuildRequires:	efivar-devel >= 33}
@@ -110,7 +110,7 @@ Summary:	Bash completion for fwupd commands
 Summary(pl.UTF-8):	Bashowe dopełnianie składni poleceń fwupd
 Group:		Applications/Shells
 Requires:	%{name} = %{version}-%{release}
-Requires:	bash-completion >= 2.0
+Requires:	bash-completion >= 1:2.0
 
 %description -n bash-completion-fwupd
 Bash completion for fwupd commands.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fwupd.git/commitdiff/a3b2906edc50d8a38ab15c8c3f8b496e025f5205



More information about the pld-cvs-commit mailing list