]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- sync poldek/rpm commandline args: add --downgrade to rpm
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 13 Mar 2008 14:27:48 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-popt-aliases.patch -> 1.1
    rpm-popt-downgrade.patch -> 1.1

rpm-popt-aliases.patch [new file with mode: 0644]
rpm-popt-downgrade.patch [new file with mode: 0644]

diff --git a/rpm-popt-aliases.patch b/rpm-popt-aliases.patch
new file mode 100644 (file)
index 0000000..42d964b
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./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 !#:+'
+ rpmv  alias --httpproxy       --define '_httpproxy !#:+'
++rpm   alias --downgrade       --oldpackage \
++      --POPTdesc=$"Allow an upgrade to replace a newer package with an older one."
++
+ # \endverbatim
+ #*/
diff --git a/rpm-popt-downgrade.patch b/rpm-popt-downgrade.patch
new file mode 100644 (file)
index 0000000..42d964b
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./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 !#:+'
+ rpmv  alias --httpproxy       --define '_httpproxy !#:+'
++rpm   alias --downgrade       --oldpackage \
++      --POPTdesc=$"Allow an upgrade to replace a newer package with an older one."
++
+ # \endverbatim
+ #*/
This page took 0.036523 seconds and 4 git commands to generate.