SOURCES: rpm-popt-downgrade.patch - add --what-provides, --what-re...

glen glen at pld-linux.org
Mon Mar 24 21:26:03 CET 2008


Author: glen                         Date: Mon Mar 24 20:26:02 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add --what-provides, --what-requires

---- Files affected:
SOURCES:
   rpm-popt-downgrade.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm-popt-downgrade.patch
diff -u SOURCES/rpm-popt-downgrade.patch:1.1 SOURCES/rpm-popt-downgrade.patch:1.2
--- SOURCES/rpm-popt-downgrade.patch:1.1	Thu Mar 13 15:27:48 2008
+++ SOURCES/rpm-popt-downgrade.patch	Mon Mar 24 21:25:57 2008
@@ -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
  #*/
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-popt-downgrade.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list