]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- add --what-provides, --what-requires
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 24 Mar 2008 20:25:57 +0000 (20:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-popt-aliases.patch -> 1.2
    rpm-popt-downgrade.patch -> 1.2

rpm-popt-aliases.patch
rpm-popt-downgrade.patch

index 42d964b478032e6efd069d6c4e02911129054d4a..c87d727f376b39739464fc6025af38e26f445717 100644 (file)
@@ -1,11 +1,16 @@
---- ./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 !#:+'
+--- ./rpmpopt.in       2008-03-13 16:18:11.169818380 +0200
++++ rpm-4.4.9/rpmpopt.in       2008-03-24 22:09:33.709972364 +0200
+@@ -595,4 +595,13 @@
  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"
 +
  # \endverbatim
  #*/
index 42d964b478032e6efd069d6c4e02911129054d4a..c87d727f376b39739464fc6025af38e26f445717 100644 (file)
@@ -1,11 +1,16 @@
---- ./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 !#:+'
+--- ./rpmpopt.in       2008-03-13 16:18:11.169818380 +0200
++++ rpm-4.4.9/rpmpopt.in       2008-03-24 22:09:33.709972364 +0200
+@@ -595,4 +595,13 @@
  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"
 +
  # \endverbatim
  #*/
This page took 0.038229 seconds and 4 git commands to generate.