Correct platform codenames in bindep fallback

Switch platform codename references in the bindep fallback manifest
to the new naming pattern settled on in the 2015-03-31 Infra
meeting.

http://eavesdrop.openstack.org/meetings/infra/2015/infra.2015-03-31-19.00.html

Change-Id: I6b02db07301b6e31b68fb40918d5700be915085b
This commit is contained in:
Jeremy Stanley 2015-04-11 20:49:52 +00:00
parent c992bfdc0c
commit e2b917aef9
1 changed files with 6 additions and 6 deletions

View File

@ -57,20 +57,20 @@ postgresql
postgresql-client [platform:dpkg] postgresql-client [platform:dpkg]
postgresql-devel [platform:rpm] postgresql-devel [platform:rpm]
postgresql-server [platform:rpm] postgresql-server [platform:rpm]
pypy [platform:trusty] pypy [platform:ubuntu-trusty]
pypy-dev [platform:trusty] pypy-dev [platform:ubuntu-trusty]
python-dev [platform:dpkg] python-dev [platform:dpkg]
python-devel [platform:rpm] python-devel [platform:rpm]
python-libvirt [platform:dpkg] python-libvirt [platform:dpkg]
python-lxml python-lxml
python-zmq python-zmq
python3-all-dev [platform:trusty] python3-all-dev [platform:ubuntu-trusty]
python3.4 [platform:trusty] python3.4 [platform:ubuntu-trusty]
redis [platform:rpm] redis [platform:rpm]
redis-server [platform:dpkg] redis-server [platform:dpkg]
rrdtool-devel [platform:rpm] rrdtool-devel [platform:rpm]
ruby [platform:trusty] ruby [platform:ubuntu-trusty]
rubygems [platform:rpm platform:precise] rubygems [platform:rpm platform:ubuntu-precise]
sbcl sbcl
sqlite [platform:rpm] sqlite [platform:rpm]
sqlite-devel [platform:rpm] sqlite-devel [platform:rpm]