提交 9615ca59 编写于 作者: E Eric Blake

spec: fix outdated comment

https://bugzilla.redhat.com/show_bug.cgi?id=963016 points out that
we don't use initscripts by default on Fedora any more.

* libvirt.spec.in (Requires): Better explanation of gettext.
Signed-off-by: NEric Blake <eblake@redhat.com>
上级 8639bc5d
...@@ -1022,7 +1022,7 @@ Requires: ncurses ...@@ -1022,7 +1022,7 @@ Requires: ncurses
# So remote clients can access libvirt over SSH tunnel # So remote clients can access libvirt over SSH tunnel
# (client invokes 'nc' against the UNIX socket on the server) # (client invokes 'nc' against the UNIX socket on the server)
Requires: nc Requires: nc
# Needed by libvirt-guests init script. # Needed by /usr/libexec/libvirt-guests.sh script.
Requires: gettext Requires: gettext
# Needed by virt-pki-validate script. # Needed by virt-pki-validate script.
Requires: gnutls-utils Requires: gnutls-utils
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册