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:
Dirk Mueller
2017-01-25 00:07:48 +01:00
parent 3b5ebe3a20
commit 5cbe21b8a9
16 changed files with 16 additions and 16 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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