diff --git a/installonlyn-enable.patch b/installonlyn-enable.patch deleted file mode 100644 index ee5c4c6..0000000 --- a/installonlyn-enable.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/yum.conf.5.orig 2010-06-21 17:39:17.000000000 -0400 -+++ docs/yum.conf.5 2010-09-14 12:11:40.897615896 -0400 -@@ -141,7 +141,7 @@ - .IP - \fBinstallonly_limit \fR - Number of packages listed in installonlypkgs to keep installed at the same --time. Setting to 0 disables this feature. Default is '0'. Note that this -+time. Setting to 0 disables this feature. Default is '3'. Note that this - functionality used to be in the "installonlyn" plugin, where this option was - altered via. tokeep. - Note that as of version 3.2.24, yum will now look in the yumdb for a installonly diff --git a/yum-distro-configs.patch b/yum-distro-configs.patch index a4608a2..5abeece 100644 --- a/yum-distro-configs.patch +++ b/yum-distro-configs.patch @@ -17,3 +17,14 @@ diff -ru yum-3.4.3-orig/yum/config.py yum-3.4.3/yum/config.py class Option(object): """ Only in yum-3.4.3/yum: config.py~ +--- a/docs/yum.conf.5.orig 2010-06-21 17:39:17.000000000 -0400 ++++ b/docs/yum.conf.5 2010-09-14 12:11:40.897615896 -0400 +@@ -141,7 +141,7 @@ + .IP + \fBinstallonly_limit \fR + Number of packages listed in installonlypkgs to keep installed at the same +-time. Setting to 0 disables this feature. Default is '0'. Note that this ++time. Setting to 0 disables this feature. Default is '3'. Note that this + functionality used to be in the "installonlyn" plugin, where this option was + altered via tokeep. + Note that as of version 3.2.24, yum will now look in the yumdb for a installonly