[packages/fish] - rel 2, fix man dependency
baggins
baggins at pld-linux.org
Sat Oct 25 14:16:18 CEST 2025
commit 3ff232cbfeef4731fcc485b72f29fcd2829797e9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Oct 25 14:16:00 2025 +0200
- rel 2, fix man dependency
fish.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fish.spec b/fish.spec
index 5b5765a..b814564 100644
--- a/fish.spec
+++ b/fish.spec
@@ -2,7 +2,7 @@ Summary: fish - A friendly interactive shell
Summary(pl.UTF-8): fish - przyjazna interaktywna powłoka
Name: fish
Version: 4.0.6
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/Shells
Source0: https://github.com/fish-shell/fish-shell/releases/download/%{version}/%{name}-%{version}.tar.xz
@@ -28,7 +28,7 @@ Requires: pcre2-32 >= 10.21
Requires: awk
Requires: bc
Requires: gzip
-Requires: man
+Requires: man-db
Suggests: python3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fish.git/commitdiff/3ff232cbfeef4731fcc485b72f29fcd2829797e9
More information about the pld-cvs-commit
mailing list