]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-popt-aliases.patch
- use dbupgrade.sh script in posttrans
[packages/rpm.git] / rpm-popt-aliases.patch
index 42d964b478032e6efd069d6c4e02911129054d4a..6ddd2dacf23933907bc5096bc0953ea874600ea1 100644 (file)
@@ -1,11 +1,22 @@
---- ./rpmpopt.in~      2008-03-13 16:15:55.302001813 +0200
-+++ ./rpmpopt.in       2008-03-13 16:18:11.169818380 +0200
-@@ -594,5 +594,8 @@
- rpmv  alias --httpport        --define '_httpport !#:+'
+--- rpm-4.4.9/rpmpopt.in       2008-03-24 22:09:33.709972364 +0200
++++ rpm-4.4.9/rpmpopt.in       2008-04-04 18:51:45.658923774 +0300
+@@ -595,4 +595,19 @@
  rpmv  alias --httpproxy       --define '_httpproxy !#:+'
  
 +rpm   alias --downgrade       --oldpackage \
 +      --POPTdesc=$"Allow an upgrade to replace a newer package with an older one."
++
++rpm alias --what-provides --whatprovides \
++      --POPTdesc=$"find package name that contains a provided capability"
++
++rpm alias --what-requires --whatrequires \
++      --POPTdesc=$"find package name that contains a required capability"
++
++rpm alias --norepackage --define '_repackage_all_erasures 0' \
++      --POPTdesc=$"Disable re-package of the files before erasing"
++
++rpmbuild alias --disable-debuginfo --define '_enable_debug_packages 0' \
++   --POPTdesc=$"Disable debuginfo package creation"
 +
  # \endverbatim
  #*/
This page took 0.025318 seconds and 4 git commands to generate.