]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-popt-aliases.patch
- update to 5.0.3
[packages/rpm.git] / rpm-popt-aliases.patch
CommitLineData
3b4e663f
ER
1--- ./rpmpopt.in 2008-03-13 16:18:11.169818380 +0200
2+++ rpm-4.4.9/rpmpopt.in 2008-03-24 22:09:33.709972364 +0200
3@@ -595,4 +595,13 @@
843ed678
ER
4 rpmv alias --httpproxy --define '_httpproxy !#:+'
5
6+rpm alias --downgrade --oldpackage \
7+ --POPTdesc=$"Allow an upgrade to replace a newer package with an older one."
3b4e663f
ER
8+
9+rpm alias --what-provides --whatprovides \
10+ --POPTdesc=$"find package name that contains a provided capability"
11+
12+rpm alias --what-requires --whatrequires \
13+ --POPTdesc=$"find package name that contains a required capability"
843ed678
ER
14+
15 # \endverbatim
16 #*/
This page took 0.070806 seconds and 4 git commands to generate.