- Do not generate any packages in the test multibuild run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=115
This commit is contained in:
Tomáš Chvátal 2019-05-13 21:53:36 +00:00 committed by Git OBS Bridge
parent f63e91d1ad
commit 85d6ee54eb
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 13 21:53:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Do not generate any packages in the test multibuild run
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 26 20:02:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com> Tue Mar 26 20:02:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@ -105,11 +105,9 @@ export OS_TEST_TIMEOUT=60
%postun %postun
%python_uninstall_alternative pbr %python_uninstall_alternative pbr
%endif
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE
%if !%{with test}
%doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst %doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst
%python_alternative %{_bindir}/pbr %python_alternative %{_bindir}/pbr
%{python_sitelib}/pbr %{python_sitelib}/pbr