From 76ed3abe837a65b480650ef98c27a3fbf2a8f8a8 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 1 Sep 2007 19:28:26 +0000 Subject: [PATCH] 2007-09-01 19:28:26 by steve Document the .spec file. --- misc/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/README b/misc/README index f32de22..b5d7d48 100644 --- a/misc/README +++ b/misc/README @@ -7,8 +7,9 @@ misc/ Contents: - xen-tools - Bash completion code for our commands. - xm - Bash completion code for the Xen 'xm' command. + xen-tools - Bash completion code for our commands. + xen-tools.spec - File to build an RPM of the xen-tools pacakge. + xm - Bash completion code for the Xen 'xm' command. Steve --