Move gcc to general

Lot of packages explicitly requires gcc now, but almost all of
the components needs it.

Always keep gcc in hand-range.

files/rpms/general: always installs the libxlst2-devel, not just on
RHEL 6, package recompile capability always handy and these are small
packages anyway.

Change-Id: Ia7d0e1938fb2453e3c02b979f99d6d179c6a24c6
This commit is contained in:
Attila Fazekas 2014-05-18 09:32:41 +02:00
parent f2fd04924f
commit 692011593e
12 changed files with 5 additions and 16 deletions

View File

@ -1,6 +1,5 @@
busybox
dnsmasq
gcc
ipmitool
make
open-iscsi

View File

@ -5,6 +5,7 @@ screen
unzip
wget
psmisc
gcc
git
lsof # useful when debugging
openssh-server

View File

@ -1,4 +1,3 @@
gcc
libffi-dev
libmysqlclient-dev # testonly
libpq-dev # testonly

View File

@ -1,5 +1,4 @@
curl
gcc
libffi-dev
memcached
python-configobj

View File

@ -1,5 +1,4 @@
# Trema
gcc
make
ruby1.8
rubygems1.8

View File

@ -3,6 +3,7 @@ bridge-utils
ca-certificates-mozilla
curl
euca2ools
gcc
git-core
iputils
libopenssl-devel # to rebuild pyOpenSSL if needed

View File

@ -1,4 +1,3 @@
gcc
libxml2-devel
python-PasteDeploy
python-Routes

View File

@ -1,5 +1,4 @@
curl
gcc
memcached
python-PasteDeploy
python-WebOb

View File

@ -2,13 +2,13 @@ bridge-utils
curl
dbus
euca2ools # only for testing client
gcc # dist:rhel6 [2]
gcc
git-core
openssh-server
openssl
openssl-devel # to rebuild pyOpenSSL if needed
libxml2-devel # dist:rhel6 [2]
libxslt-devel # dist:rhel6 [2]
libxml2-devel
libxslt-devel
psmisc
pylint
python-setuptools
@ -28,7 +28,3 @@ bc
# but others have versioned (<=0.7). So if a later version (0.7.1)
# gets installed in response to an unversioned dependency, it breaks.
# This pre-installs a compatible 0.6(ish) version from RHEL
# [2] : RHEL6 rpm versions of python-lxml is old, and has to be
# removed. Several tools rely on it, so we install the dependencies
# pip needs to build it here (see tools/install_prereqs.sh)

View File

@ -1,4 +1,3 @@
gcc
libffi-devel
libxml2-devel # testonly
libxslt-devel # testonly

View File

@ -1,5 +1,4 @@
Django
gcc
httpd # NOPRIME
mod_wsgi # NOPRIME
pylint

View File

@ -1,5 +1,4 @@
curl
gcc
libffi-devel
memcached
python-configobj