Add --dwim
authorsopwith <devnull@localhost>
Wed, 18 Dec 2002 01:46:25 +0000 (01:46 +0000)
committersopwith <devnull@localhost>
Wed, 18 Dec 2002 01:46:25 +0000 (01:46 +0000)
CVS patchset: 5945
CVS date: 2002/12/18 01:46:25

rpmpopt.in

index a65642c..1e1daf1 100644 (file)
@@ -86,6 +86,8 @@ rpm   alias --last --qf '%|INSTALLTIME?{%{INSTALLTIME}}:{000000000}| %{NAME}-%{VER
 rpm    alias --filesbypkg --qf '[%-25{=NAME} %{FILENAMES}\n]' \
        --POPTdesc=$"list all files from each package"
 
+rpm    alias --dwim --force --nodeps
+
 rpm alias --redhatprovides -q --define '_dbpath /usr/lib/rpmdb/%{_arch}-%{_vendor}-%{_os}/redhat' --whatprovides \
        --POPTdesc=$"find package name that contains a provided capability (needs rpmdb-redhat package installed)"