[yum-cvs] plugins/upgrade-helper
Seth Vidal
skvidal at linux.duke.edu
Mon Oct 29 13:15:52 UTC 2007
plugins/upgrade-helper/cleanup.xml | 4 ++++
plugins/upgrade-helper/remove-stuff.xml | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit e1a259724e3bb729ddee394c7b21af913f08a0d5
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Mon Oct 29 09:10:15 2007 -0400
rename remove-stuff.xml to cleanup.xml
diff --git a/plugins/upgrade-helper/cleanup.xml b/plugins/upgrade-helper/cleanup.xml
new file mode 100644
index 0000000..a3c3826
--- /dev/null
+++ b/plugins/upgrade-helper/cleanup.xml
@@ -0,0 +1,4 @@
+<cleanup>
+ <removespec pkgmatch="zsh.i386" on_arch="x86_64"/>
+ <removespec pkgmatch="zvbi"/>
+</cleanup>
diff --git a/plugins/upgrade-helper/remove-stuff.xml b/plugins/upgrade-helper/remove-stuff.xml
deleted file mode 100644
index a3c3826..0000000
--- a/plugins/upgrade-helper/remove-stuff.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<cleanup>
- <removespec pkgmatch="zsh.i386" on_arch="x86_64"/>
- <removespec pkgmatch="zvbi"/>
-</cleanup>
More information about the Yum-cvs-commits
mailing list