[snowy] Remove RHEL5-specific info, since we don't even work on RHEL5



commit 48da0377a1d56b03c03bed77517b9726fa2262f2
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu May 13 10:00:47 2010 -0700

    Remove RHEL5-specific info, since we don't even work on RHEL5

 INSTALL |    5 -----
 README  |   10 ----------
 2 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 46c6567..ca54585 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,11 +6,6 @@ Running Snowy From Your Git Checkout
    python-dateutil, python-pkg-resources, python-uuid
    (package names somewhat different from distro to distro).
 
-   Package names for RedHat/CentOS 5.3:
-
-   python-lxml, python-tz, python-sqlite2, python-dateutil, python-setuptools,
-   python-uuid, python-simplejson
-
 1. Install django 1.1. If your distro does not have packages for 1.1, then
    download the tarball and install it like so:
 	wget http://www.djangoproject.com/download/1.1/tarball/
diff --git a/README b/README
index d8ee37d..497d936 100644
--- a/README
+++ b/README
@@ -10,13 +10,3 @@ Requirements
    - python-pytz
    - python-sqlite
 
-Under RedHat/CentOS 5.3, these packages are:
-
-   - python-lxml
-   - python-tz
-   - python-sqlite2
-   - python-dateutil
-   - python-setuptools
-   - python-uuid
-   - python-simplejson
-



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]