Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21041/10.7/stable/main/finkinfo/utils

Modified Files:
        qemu.info 
Added Files:
        qemu.patch 
Log Message:
qemu: patch of docs. fixes texinfo failure.

--- NEW FILE: qemu.patch ---
diff -urN old/qemu-options.hx new/qemu-options.hx
--- old/qemu-options.hx 2013-05-14 19:21:56.000000000 +0200
+++ new/qemu-options.hx 2013-05-14 19:24:40.000000000 +0200
@@ -1990,18 +1990,13 @@
 devices.
 
 Syntax for specifying a sheepdog device
-@table @list
-``sheepdog:<vdiname>''
-
-``sheepdog:<vdiname>:<snapid>''
-
-``sheepdog:<vdiname>:<tag>''
-
-``sheepdog:<host>:<port>:<vdiname>''
-
-``sheepdog:<host>:<port>:<vdiname>:<snapid>''
-
-``sheepdog:<host>:<port>:<vdiname>:<tag>''
+@table @code
+@item sheepdog:<vdiname>
+@item sheepdog:<vdiname>:<snapid>
+@item sheepdog:<vdiname>:<tag>
+@item sheepdog:<host>:<port>:<vdiname>
+@item sheepdog:<host>:<port>:<vdiname>:<snapid>
+@item sheepdog:<host>:<port>:<vdiname>:<tag>
 @end table
 
 Example

Index: qemu.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/qemu.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- qemu.info   6 Jan 2013 15:50:37 -0000       1.14
+++ qemu.info   14 May 2013 17:43:33 -0000      1.15
@@ -1,6 +1,6 @@
 Package: qemu
 Version: 1.2.2
-Revision: 1
+Revision: 2
 Description: Fast machine emulator and virtualizer
 License: GPL
 
@@ -10,6 +10,9 @@
 BuildDepends: glib2-dev,    libgettext8-dev,    libcurl4,        libpng15,     
   libjpeg8,        cyrus-sasl2-dev,    gnutls28
 Depends:      glib2-shlibs, libgettext8-shlibs, libcurl4-shlibs, 
libpng15-shlibs, libjpeg8-shlibs, cyrus-sasl2-shlibs, gnutls28-shlibs
 
+PatchFile:     %n.patch
+PatchFile-MD5: 430d9d26bd5557b3a5cce173b73e60f6
+
 ConfigureParams: (%m = i386) --cpu=%m 
 
 CompileScript: <<
@@ -47,6 +50,10 @@
 and embedded PowerPC, and S390 guests.
 <<
 
+DescPort: <<
+patch docs according to http://patchwork.ozlabs.org/patch/222131/
+<<
+
 Homepage: http://wiki.qemu.org/Main_Page
 
 Maintainer: Karl-Michael Schindler <karl-michael.schind...@web.de>


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to