man pages: update authors and copyright notice for libvirtd and virsh

This patch removes the individual author names from the libvirtd and virsh
man pages, instead referring to the main AUTHORS file distributed with
libvirt.  This approach is needed, as we can't guarantee unicode support
across all versions of pod2man used with libvirt.

Additionally, this patch includes the libvirtd man page in the spec file
used with "make rpm".  Without this patch "make rpm" is broken.
This commit is contained in:
Justin Clift 2010-07-13 05:33:35 +10:00
parent ee41ba665b
commit de7d4c6ae7
3 changed files with 8 additions and 26 deletions

View File

@ -1,5 +1,3 @@
=encoding utf-8
=head1 NAME =head1 NAME
libvirtd - libvirtd management daemon libvirtd - libvirtd management daemon
@ -148,30 +146,12 @@ L<http://libvirt.org/bugs.html>
=head1 AUTHORS =head1 AUTHORS
Stefan Berger <stefanb@us.ibm.com> Please refer to the AUTHORS file distributed with libvirt.
Daniel Berrange <berrange@redhat.com>
Eric Blake <eblake@redhat.com>
Matthias Bolte <matthias.bolte@googlemail.com>
Jiri Denemark <jdenemar@redhat.com>
Amy Griffis <amy.griffis@hp.com>
Guido Günther <agx@sigxcpu.org>
Richard W.M. Jones <rjones@redhat.com>
Dan Kenigsberg <danken@redhat.com>
Chris Lalancette <clalance@redhat.com>
Dave Leskovec <dlesko@linux.vnet.ibm.com>
John Levon <john.levon@sun.com>
Wolfgang Mauerer <wolfgang.mauerer@siemens.com>
Mark McLoughlin <markmc@redhat.com>
Jim Meyering <meyering@redhat.com>
Cole Robinson <crobinso@redhat.com>
Atsushi SAKAI <sakaia@jp.fujitsu.com>
Laine Stump <laine@redhat.com>
Miloslav Trmač <mitr@redhat.com>
Daniel Veillard <veillard@redhat.com> or <daniel@veillard.com>
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2006-2010 Red Hat, Inc. and the above mentioned AUTHORS. Copyright (C) 2006-2010 Red Hat, Inc., and the authors listed in the
libvirt AUTHORS file.
=head1 LICENSE =head1 LICENSE

View File

@ -828,6 +828,8 @@ fi
%attr(0755, root, root) %{_libexecdir}/libvirt_parthelper %attr(0755, root, root) %{_libexecdir}/libvirt_parthelper
%attr(0755, root, root) %{_sbindir}/libvirtd %attr(0755, root, root) %{_sbindir}/libvirtd
%{_mandir}/man8/libvirtd.8*
%doc docs/*.xml %doc docs/*.xml
%endif %endif

View File

@ -1093,8 +1093,7 @@ Alternatively report bugs to your software distributor / vendor.
=head1 AUTHORS =head1 AUTHORS
Andrew Puch <apuch @ redhat.com> Please refer to the AUTHORS file distributed with libvirt.
Daniel Veillard <veillard @ redhat.com>
Based on the xm man page by: Based on the xm man page by:
Sean Dague <sean at dague dot net> Sean Dague <sean at dague dot net>
@ -1102,7 +1101,8 @@ Alternatively report bugs to your software distributor / vendor.
=head1 COPYRIGHT =head1 COPYRIGHT
Copyright (C) 2005, 2007-2010 Red Hat, Inc. Copyright (C) 2005, 2007-2010 Red Hat, Inc., and the authors listed in the
libvirt AUTHORS file.
=head1 LICENSE =head1 LICENSE