]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-popt-aliases.patch
- the add %lua_ prefixed /etc/shell edit macros for cleaner specs
[packages/rpm.git] / rpm-popt-aliases.patch
CommitLineData
38e53563
ER
1--- rpm-4.4.9/rpmpopt.in 2008-03-24 22:09:33.709972364 +0200
2+++ rpm-4.4.9/rpmpopt.in 2008-04-04 18:51:45.658923774 +0300
3@@ -595,4 +595,16 @@
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"
38e53563
ER
14+
15+rpm alias --norepackage --define '_repackage_all_erasures 0' \
16+ --POPTdesc=$"Disable re-package of the files before erasing"
843ed678
ER
17+
18 # \endverbatim
19 #*/
This page took 0.138195 seconds and 4 git commands to generate.