RPM packaging templates for OpenStack
Go to file
Andreas Jaeger 5b79ff5dc2 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

As well as this announcement:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101590.html

Change-Id: Ib13f4db4f8830b0bc760b966446a671e7aef77df
2016-08-12 21:14:58 +02:00
epoch Fix epoch for RDO python-openstackclient 2016-07-15 20:16:17 +02:00
openstack Merge "Add pycrypto as build requirement for troveclient" 2016-08-12 15:52:17 +00:00
tools Tooling: set default behaviour 2016-07-07 20:43:40 +02:00
.gitignore gitignore *.spec files 2016-07-28 13:09:56 +02:00
.gitreview Added .gitreview 2015-07-24 11:09:12 +00:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 21:14:58 +02:00
global-requirements.txt Add copy of global-requirements.txt file 2016-05-19 15:41:51 +02:00
LICENSE Add initial README/LICENSE 2015-07-24 21:25:27 +02:00
README.rst Add initial README/LICENSE 2015-07-24 21:25:27 +02:00
test-requirements.txt Introduce spec-cleaner to enforce spec styling 2016-06-24 02:06:21 +02:00
tox.ini Introduce spec-cleaner to enforce spec styling 2016-06-24 02:06:21 +02:00

RPM Packaging for OpenStack README

RPM packaging for OpenStack provides RPM spec file templates and tooling for building OpenStack packages for RPM based distributions.

RPM packaging for OpenStack is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

For more information, please follow the link to the wiki page:

https://wiki.openstack.org/wiki/Rpm-packaging

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

https://bugs.launchpad.net/rpm-packaging

Developers wishing to work on the RPM packaging for OpenStack project should always base their work on the latest code, available from the master GIT repository at:

https://git.openstack.org/cgit/openstack/rpm-packaging

Developers should also join the discussion on the mailing list, at:

http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

or join the IRC channel on

http://webchat.freenode.net/?channels=openstack-rpm-packaging