Don't package AUTHORS as doc
we decided on that at some point, see https://wiki.openstack.org/wiki/Rpm-packaging/ReviewGuidelines Change-Id: I814aa874e69082baedc5f1a76e598ac89f22971d
This commit is contained in:
@@ -85,7 +85,7 @@ rm -rf html/.{doctrees,buildinfo}
|
||||
%{__python2} setup.py testr
|
||||
|
||||
%files
|
||||
%doc AUTHORS README.rst ChangeLog
|
||||
%doc README.rst ChangeLog
|
||||
%license LICENSE
|
||||
%{python2_sitelib}/glance_store*
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
@@ -74,7 +74,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog README.rst
|
||||
%doc ChangeLog README.rst
|
||||
%{python2_sitelib}/%{sname}
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog README.rst
|
||||
%doc ChangeLog README.rst
|
||||
%{python2_sitelib}/%{sname}
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ testr init && testr run
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.rst AUTHORS
|
||||
%doc README.rst
|
||||
%{python2_sitelib}/os_client_config
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ testr init && testr run
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.rst AUTHORS
|
||||
%doc README.rst
|
||||
%{_bindir}/generate-keystone-pki
|
||||
%{_bindir}/init-keystone
|
||||
%{_bindir}/init-keystone-heat-domain
|
||||
|
||||
@@ -65,7 +65,7 @@ install -p -D -m 644 doc/build/man/os-win.1 %{buildroot}/%{_mandir}/man1/os-win.
|
||||
%{__python2} setup.py test
|
||||
|
||||
%files
|
||||
%doc AUTHORS README.rst ChangeLog
|
||||
%doc README.rst ChangeLog
|
||||
%license LICENSE
|
||||
%{python2_sitelib}/os_win*
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
@@ -53,7 +53,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.rst AUTHORS
|
||||
%doc README.rst
|
||||
%{python2_sitelib}/oslo_context
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
%{__python2} setup.py test
|
||||
|
||||
%files
|
||||
%doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst
|
||||
%doc ChangeLog CONTRIBUTING.rst README.rst
|
||||
%license LICENSE
|
||||
%{python2_sitelib}/oslo_i18n
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
@@ -57,7 +57,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.rst AUTHORS ChangeLog
|
||||
%doc README.rst ChangeLog
|
||||
%{python2_sitelib}/oslo_serialization
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc AUTHORS ChangeLog README.rst
|
||||
%doc ChangeLog README.rst
|
||||
%{python2_sitelib}/oslo_utils
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ This package contains documentation files for %{name}.
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.rst ChangeLog AUTHORS
|
||||
%doc README.rst ChangeLog
|
||||
%{python2_sitelib}/*
|
||||
|
||||
%files doc
|
||||
|
||||
@@ -31,7 +31,7 @@ layer of Sphinx plugins.
|
||||
%{py2_install}
|
||||
|
||||
%files
|
||||
%doc README.rst AUTHORS
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%{python2_sitelib}/%{sname}
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
@@ -47,7 +47,7 @@ better support for mocking results.
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc ChangeLog README.rst AUTHORS
|
||||
%doc ChangeLog README.rst
|
||||
%{_bindir}/oslo_debug_helper
|
||||
%{_bindir}/oslo_run_cross_tests
|
||||
%{_bindir}/oslo_run_pre_release_tests
|
||||
|
||||
@@ -55,7 +55,7 @@ rm %{buildroot}/%{_bindir}/check-uuid
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%license LICENSE
|
||||
%doc README.rst ChangeLog AUTHORS
|
||||
%doc README.rst ChangeLog
|
||||
%{python2_sitelib}/tempest_lib
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
%{__python2} setup.py testr
|
||||
|
||||
%files
|
||||
%doc README.rst AUTHORS ChangeLog
|
||||
%doc README.rst ChangeLog
|
||||
%license LICENSE
|
||||
%{python2_sitelib}/tripleo_common
|
||||
%{python2_sitelib}/*.egg-info
|
||||
|
||||
@@ -49,7 +49,7 @@ written in python and is distributed via PyPI.
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc ChangeLog README.rst AUTHORS
|
||||
%doc ChangeLog README.rst
|
||||
%{_bindir}/yaql
|
||||
%{python2_sitelib}/%{sname}
|
||||
%{python2_sitelib}/%{sname}*.egg-info
|
||||
|
||||
Reference in New Issue
Block a user