- fix: db1 end-of-file not detected in legacy compatible way.
[tools/librpm-tizen.git] / rpmpopt.in
index c8f1cbb..54be52b 100644 (file)
@@ -157,6 +157,8 @@ rpm exec -V                 rpmv -V
 rpm    exec -y                 rpmv -y
 rpm    exec --verify           rpmv --verify
 
+rpm    alias --with            --define "_with_!#:+       --with-!#:+"
+rpm    alias --without         --define "_without_!#:+    --without-!#:+"
 #==============================================================================
 rpmb   alias --dbpath          --define '_dbpath !#:+'
 rpmb   alias --ftpport         --define '_ftpport !#:+'
@@ -175,13 +177,19 @@ rpmbuild  alias --httpproxy       --define '_httpproxy !#:+'
 rpmbuild       alias --timecheck       --define '_timecheck !#:+'
 rpmbuild       alias --with            --define "_with_!#:+     --with-!#:+"
 rpmbuild       alias --without         --define "_without_!#:+  --without-!#:+"
-==============================================================================
+#==============================================================================
 rpmd   alias --dbpath          --define '_dbpath !#:+'
 rpmd   alias --ftpport         --define '_ftpport !#:+'
 rpmd   alias --ftpproxy        --define '_ftpproxy !#:+'
 rpmd   alias --httpport        --define '_httpport !#:+'
 rpmd   alias --httpproxy       --define '_httpproxy !#:+'
 #==============================================================================
+rpmdb  alias --dbpath          --define '_dbpath !#:+'
+rpmdb  alias --ftpport         --define '_ftpport !#:+'
+rpmdb  alias --ftpproxy        --define '_ftpproxy !#:+'
+rpmdb  alias --httpport        --define '_httpport !#:+'
+rpmdb  alias --httpproxy       --define '_httpproxy !#:+'
+#==============================================================================
 rpme   alias --dbpath          --define '_dbpath !#:+'
 rpme   alias --ftpport         --define '_ftpport !#:+'
 rpme   alias --ftpproxy        --define '_ftpproxy !#:+'
@@ -194,6 +202,12 @@ rpmi       alias --ftpproxy        --define '_ftpproxy !#:+'
 rpmi   alias --httpport        --define '_httpport !#:+'
 rpmi   alias --httpproxy       --define '_httpproxy !#:+'
 #==============================================================================
+rpmk   alias --dbpath          --define '_dbpath !#:+'
+rpmk   alias --ftpport         --define '_ftpport !#:+'
+rpmk   alias --ftpproxy        --define '_ftpproxy !#:+'
+rpmk   alias --httpport        --define '_httpport !#:+'
+rpmk   alias --httpproxy       --define '_httpproxy !#:+'
+#==============================================================================
 rpmq   alias --dbpath          --define '_dbpath !#:+'
 rpmq   alias --ftpport         --define '_ftpport !#:+'
 rpmq   alias --ftpproxy        --define '_ftpproxy !#:+'
@@ -264,13 +278,6 @@ rpmq       alias --last --qf '%|INSTALLTIME?{%{INSTALLTIME}}:{000000000}| %{NAME}-%{VE
 
 rpmq   alias --filesbypkg --qf '[%-25{=NAME} %{FILENAMES}\n]'
 #==============================================================================
-rpmt   alias --dbpath          --define '_dbpath !#:+'
-rpmt   alias --ftpport         --define '_ftpport !#:+'
-rpmt   alias --ftpproxy        --define '_ftpproxy !#:+'
-rpmt   alias --httpport        --define '_httpport !#:+'
-rpmt   alias --httpproxy       --define '_httpproxy !#:+'
-rpmt   alias --timecheck       --define '_timecheck !#:+'
-#==============================================================================
 rpmu   alias --dbpath          --define '_dbpath !#:+'
 rpmu   alias --ftpport         --define '_ftpport !#:+'
 rpmu   alias --ftpproxy        --define '_ftpproxy !#:+'