raven-rhel6/rpm/rpm-4.8.0-document-obsoletes.patch
2024-02-21 20:14:44 +06:00

22 lines
857 B
Diff

--- rpm-4.8.0/doc/rpm.8orig 2015-11-30 14:13:02.982801751 +0100
+++ rpm-4.8.0/doc/rpm.8 2015-11-30 14:16:19.101958144 +0100
@@ -80,7 +80,7 @@
[\fB--changelog\fR] [\fB-c,--configfiles\fR] [\fB-d,--docfiles\fR] [\fB--dump\fR]
[\fB--filesbypkg\fR] [\fB-i,--info\fR] [\fB--last\fR] [\fB-l,--list\fR]
[\fB--provides\fR] [\fB--qf,--queryformat \fIQUERYFMT\fB\fR]
- [\fB-R,--requires\fR] [\fB--scripts\fR] [\fB-s,--state\fR]
+ [\fB-R,--requires\fR] [\fB--obsoletes\fR] [\fB--scripts\fR] [\fB-s,--state\fR]
[\fB--triggers,--triggerscripts\fR]
.SS "verify-options"
@@ -630,6 +630,9 @@
\fB-R, --requires\fR
List capabilities on which this package depends.
.TP
+\fB--obsoletes\fR
+List packages this package obsoletes.
+.TP
\fB--scripts\fR
List the package specific scriptlet(s) that are used as part
of the installation and uninstallation processes.