File openstack-macros.changes of Package openstack-macros
-------------------------------------------------------------------
Wed Dec 19 14:48:33 UTC 2012 - saschpe@suse.de
- Add macro %openstack_sphinx_build_manpages_only to be used instead
of "setup.py build_sphinx", which is slow because OpenStack uses
sphinx.ext.autodoc to parse all docstrings.
-------------------------------------------------------------------
Wed Dec 19 11:35:44 UTC 2012 - saschpe@suse.de
- Drop setuptools-git build dependency everywhere, we now use
obs-service-git_tarballs and we don't need it anymore
- Bump version to 0.1.2, we collected enough changes
-------------------------------------------------------------------
Tue Dec 4 16:09:37 UTC 2012 - saschpe@suse.de
- Install README.rst for test packages. Some setup.py files read this
for the description and the setup.py file is read when unittests
are run with tox.
- Append "sitepackages = True" to the [testenv] section of the tox.ini
file to make sure the testsuite run uses system-installed packages
instead of downloading/creating everything in a virtual environment
-------------------------------------------------------------------
Mon Nov 26 15:03:11 UTC 2012 - saschpe@suse.de
- Don't fail if there's no doc/source/conf.py
-------------------------------------------------------------------
Thu Nov 22 08:48:18 UTC 2012 - saschpe@suse.de
- Install setup.cfg and setup.py in openstack_test_package_install:
+ tox needs them to run
-------------------------------------------------------------------
Wed Nov 21 12:57:40 UTC 2012 - saschpe@suse.de
- Find test/ directory, the openstack-swift testsuite stores their
tests their (and not in 'tests')
-------------------------------------------------------------------
Mon Nov 19 15:52:56 UTC 2012 - saschpe@suse.de
- Find examples/ directory, the openstack-keystone testsuite loads
SSL certificates from there
-------------------------------------------------------------------
Mon Nov 19 15:41:02 UTC 2012 - iartarisi@suse.com
- fix openstack_cleanup_prep shebang regexp to only match at start of
line
-------------------------------------------------------------------
Mon Nov 19 09:06:57 UTC 2012 - saschpe@suse.de
- Find tools/ directory in openstack_test_package_install, needed
for setting up virtual environments
- Find bin/ directory, some testsuites uses it (glance)
-------------------------------------------------------------------
Fri Nov 16 09:10:08 UTC 2012 - saschpe@suse.de
- Also find ./run_tests.py in openstack_test_package_install
-------------------------------------------------------------------
Thu Nov 15 15:02:31 UTC 2012 - saschpe@suse.de
- Add some swift specfic files to openstack_test_package_install
-------------------------------------------------------------------
Thu Nov 15 14:42:28 UTC 2012 - saschpe@suse.de
- Remove all she-bang lines in %{component}, not just Python ones
- Add a remark about the usefulness of openstack_apache_ssl_cert_requires
- Use seperate find calls in openstack_cleanup_prep the ", " syntax
doesn't really seem to work (contrary to the manpage)
-------------------------------------------------------------------
Thu Nov 15 13:25:27 UTC 2012 - saschpe@suse.de
- Fix quotation issue in openstack_cleanup_prep
-------------------------------------------------------------------
Thu Nov 15 09:03:17 UTC 2012 - saschpe@suse.de
- Added openstack_cleanup_prep macro
- BuildArch: noarch
- rpmlintrc for non-conffile-in-etc (false positive)
-------------------------------------------------------------------
Mon Oct 22 15:34:20 UTC 2012 - saschpe@suse.de
- Initial version, currently providing the following macros:
+ openstack_test_package_install
+ openstack_apache_ssl_cert_requires
+ openstack_apache_ssl_cert_install
+ openstack_apache_ssl_cert_post
+ openstack_apache_ssl_cert_files