[packages/systemd] correct bash-completion epoch
atler
atler at pld-linux.org
Wed Jul 13 16:46:29 CEST 2022
commit a781c36262be2b1dfdc6064ba319dedcbf1139b5
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jul 13 16:46:07 2022 +0200
correct bash-completion epoch
systemd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 7a3fbf2..df049be 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -608,7 +608,7 @@ Summary: bash-completion for systemd
Summary(pl.UTF-8): Bashowe dopełnianie składni dla systemd
Group: Applications/Shells
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: bash-completion >= 2.0
+Requires: bash-completion >= 1:2.0
Obsoletes: bash-completion-elogind
BuildArch: noarch
@@ -718,7 +718,7 @@ Plik nagłówkowy biblioteki libudev.
Summary: bash-completion for udev
Summary(pl.UTF-8): Bashowe dopełnianie składni dla udev
Group: Applications/Shells
-Requires: bash-completion >= 2.0
+Requires: bash-completion >= 1:2.0
Requires: udev = %{epoch}:%{version}-%{release}
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/a781c36262be2b1dfdc6064ba319dedcbf1139b5
More information about the pld-cvs-commit
mailing list