'\" t .\" Title: updateinfoxml2solv .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 09/14/2018 .\" Manual: LIBSOLV .\" Source: libsolv .\" Language: English .\" .TH "UPDATEINFOXML2SOLV" "1" "09/14/2018" "libsolv" "LIBSOLV" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" updateinfoxml2solv \- convert rpm\-md\*(Aqs updateinfo\&.xml format into a solv file .SH "SYNOPSIS" .sp \fBupdateinfoxml2solv\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .sp The updateinfoxml2solv tool reads rpm\-md\(cqs updateinfo xml data from stdin, and writes it as solv file to standard output\&. Update elements are converted into special \fBpatch:\fR pseudo packages\&. .SH "SEE ALSO" .sp mergesolv(1), createrepo(8) .SH "AUTHOR" .sp Michael Schroeder