summaryrefslogtreecommitdiff
path: root/doc/updateinfoxml2solv.txt
blob: 7e7c5fc1c702228bfbfe548904ce0ba108510aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
updateinfoxml2solv(1)
=====================
:man manual: LIBSOLV
:man source: libsolv


Name
----
updateinfoxml2solv - convert rpm-md's updateinfo.xml format into a solv file

Synopsis
--------
*updateinfoxml2solv* ['OPTIONS']

Description
-----------
The updateinfoxml2solv tool reads rpm-md's updateinfo xml data from stdin,
and writes it as solv file to standard output. Update elements are converted
into special *patch:* pseudo packages.

See Also
--------
mergesolv(1), createrepo(8)

Author
------
Michael Schroeder <mls@suse.de>