]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: fix outdated comment
authorEric Blake <eblake@redhat.com>
Wed, 15 May 2013 02:14:34 +0000 (20:14 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 15 May 2013 03:07:40 +0000 (21:07 -0600)
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: Eric Blake <eblake@redhat.com>
libvirt.spec.in

index aef537d5d781fb2128e8f36ea35dff8ab21317e1..bd889f308d13a6899ab92f03b3ab66d1f8366efe 100644 (file)
@@ -1022,7 +1022,7 @@ Requires: ncurses
 # So remote clients can access libvirt over SSH tunnel
 # (client invokes 'nc' against the UNIX socket on the server)
 Requires: nc
-# Needed by libvirt-guests init script.
+# Needed by /usr/libexec/libvirt-guests.sh script.
 Requires: gettext
 # Needed by virt-pki-validate script.
 Requires: gnutls-utils