Updated some pkging comments and added coreutils for rhel6.

This commit is contained in:
Joshua Harlow 2012-02-15 15:50:04 -08:00
parent f08a1a00a9
commit accf5cde0e
7 changed files with 5 additions and 37 deletions

View File

@ -41,7 +41,6 @@
"version": "5.1*",
"removable": true
},
#client pkgs are here
"mysql": {
"version": "5.1*",
"removable": true
@ -52,7 +51,6 @@
"version": "5.5*",
"removable": true
},
#client pkgs are here
"mysql": {
"version": "5.5*",
"removable": true

View File

@ -9,7 +9,6 @@
"removable": false,
"version": "7.21.6*"
},
# Only for testing client
"euca2ools": {
"removable": false,
"version": "2.0.0*"
@ -26,12 +25,10 @@
"removable": false,
"version": "3:20101006*"
},
# Useful when debugging
"locate": {
"removable": false,
"version": "4.4.2*"
},
# Useful when debugging
"lsof": {
"removable": false,
"version": "4.81*"
@ -56,7 +53,6 @@
"removable": false,
"version": "2.7.2*"
},
# For testing
"python-coverage": {
"removable": true,
"version": "3.4*"
@ -65,12 +61,10 @@
"removable": false,
"version": "1.0*"
},
# For testing
"python-unittest2": {
"removable": false,
"version": "0.5.1*"
},
# For testing
"python-virtualenv": {
"removable": false,
"version": "1.6.4*"
@ -83,12 +77,10 @@
"version": "2.7.2*",
"removable": false
},
# For testing
"python-nose": {
"version": "1.0.0*",
"removable": true
},
# For testing
"python-mox": {
"version": "0.5.3*",
"removable": true
@ -138,12 +130,10 @@
"removable": false,
"version": "20071127*"
},
# Useful when debugging
"mlocate": {
"removable": false,
"version": "0.22*"
},
# Useful when debugging
"lsof": {
"removable": false,
"version": "4.82*"
@ -244,6 +234,10 @@
"libxslt-devel": {
"removable": false,
"version": "1.1.26*"
},
"coreutils": {
"removable": false,
"version": "8.4*"
}
},
"fedora-16": {
@ -251,10 +245,8 @@
"removable": false,
"version": "7.21.7*"
},
# Only for testing client
"euca2ools": {
"removable": false,
# This version is most likely way to old!
"version": "1.3.1*"
},
"git": {
@ -269,12 +261,10 @@
"removable": false,
"version": "20101006*"
},
# Useful when debugging
"mlocate": {
"removable": false,
"version": "0.24*"
},
# Useful when debugging
"lsof": {
"removable": false,
"version": "4.84*"
@ -299,7 +289,6 @@
"removable": false,
"version": "2.7*"
},
# For testing
"python-coverage": {
"removable": true,
"version": "3.5*"
@ -308,12 +297,10 @@
"removable": false,
"version": "0.8*"
},
# For testing
"python-unittest2": {
"removable": false,
"version": "0.5.1*"
},
# For testing
"python-virtualenv": {
"removable": false,
"version": "1.7*"
@ -326,17 +313,14 @@
"version": "2.29*",
"removable": false
},
# For venv
"python-devel": {
"version": "2.7*",
"removable": false
},
# For testing
"python-nose": {
"version": "1.1*",
"removable": true
},
# For testing
"python-mox": {
"version": "0.5.3*",
"removable": true

View File

@ -132,12 +132,10 @@
"removable": true
},
"pyxattr": {
# This might be way to old :(
"version": "0.5*",
"removable": true
},
"python-httplib2": {
# This might be way to old :(
"version": "0.6*",
"removable": true
}

View File

@ -57,7 +57,6 @@
"version": "0.2*",
"removable": true
},
# Is this really needed?
"python-django-nose": {
"version": "0.1*",
"removable": true
@ -66,8 +65,6 @@
"version": "0.7*",
"removable": true
},
# Is this really needed?
# Why is a rackspace api package here?
"python-cloudfiles": {
"version": "1.7.9*",
"removable": true
@ -189,8 +186,6 @@
"version": "0.7*",
"removable": true
},
# Is this really needed?
# Why is a rackspace api package here?
"python-cloudfiles": {
"version": "1.7.9*",
"removable": true

View File

@ -152,7 +152,6 @@
"removable": false,
"version": "2.4*"
},
# Seems needed to run venv
"openldap-devel": {
# Trashes alot of the base os (so we don't allow it to be removed)
"removable": true,
@ -204,7 +203,6 @@
"removable": false
},
"python-sqlite2": {
# This might be way to old :(
"version": "2.3*",
"removable": true
},
@ -232,15 +230,11 @@
"version": "1.5*",
"removable": true
},
# Is this right??
# This is for libldap2
"openldap": {
# Trashes alot of the base os (so we don't allow it to be removed)
"removable": false,
"version": "2.4*"
},
# Is this right??
# This is for libsasl2
"cyrus-sasl-lib": {
# Trashes alot of the base os (so we don't allow it to be removed)
"version": "2.1*",

View File

@ -48,6 +48,7 @@
"version": "6.2*",
"removable": true
},
# Only really needed if you plan on using kvm
"qemu-kvm": {
"version": "2*",
"removable": true

View File

@ -5,8 +5,6 @@
# that we are trying to align other distributions with.
# The versions should at least be major + minor!
"ubuntu-oneiric": {
# This seems like an odd dependency.
# Novnc requires "scientific computing tools for python"? (weird)
"python-numpy": {
"version": "1:1.5*",
"removable": true